You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When building the application with the Snapshot option enabled, the _embedded_scripts_.js file remains in the produced APK. If I am not mistaken, this file is not required and can safely be removed from the application package, which will slightly reduce its size.
To Reproduce
Build the app with the Snapshot flag and inspect the produce APK.