Get a test apk and ship it for testing

My entire app is based on expo which Iater I had to detach in-order to implement some features. I am testing my app just fine but I am having issue in shipping apk for testing. I created prodDebug apk form android studio. Publish expo project using exp publish.
When I install that apk to android mobile I get following screen.

How do we indicate an application to fetch javascript form remote published source. What might be the best practices to generate most performative build as I see there is some loading time during downloading a javascript bundle. It would be great if we can ship those bundle within apk so that it can be taken care of…

Regards,

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.