Skip to content

update: added asset migration logic to airborne#58

Open
witcher-shailesh wants to merge 1 commit into
juspay:mainfrom
witcher-shailesh:main
Open

update: added asset migration logic to airborne#58
witcher-shailesh wants to merge 1 commit into
juspay:mainfrom
witcher-shailesh:main

Conversation

@witcher-shailesh
Copy link
Copy Markdown

The new implementation solves this problem by copying the assets from the original APK to the new bundle's directory during firstCleanUp. This ensures that the new bundle can access all the required assets without needing to re-download them. The implementation also preserves the directory structure of the assets, allows for filtering by file extension, and prevents the cleanup process from deleting the copied assets. It also copies resources from the res directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant