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
I have an issue with the library on some devices.
To test with example app I want to build it as realease apk.
I tried to do bundle js code using command:
And then to make apk I used yarn android:build command. But it doesn't copy assets properly and I cannot start the app, it gives an error that assets are not available.
Are there any other way to make an apk?
The text was updated successfully, but these errors were encountered:
I have an issue with the library on some devices.
To test with example app I want to build it as realease apk.
I tried to do bundle js code using command:
And then to make apk I used yarn android:build command. But it doesn't copy assets properly and I cannot start the app, it gives an error that assets are not available.
Are there any other way to make an apk?
The text was updated successfully, but these errors were encountered: