Use exp build:android to build expo client but it can not launch another expo app

I changed some ui design in home directory of expo client . I wanted to build this expo client apk. Therefore, I ran “exp start” first and ran “exp build:android” in another terminal. I got the apk which is 19M and this apk is much less than standard apk(26M). This apk can work and it can render UI correctly but can not launch another expo app (using QR code scan and touch app icon)

I want to know is there anything error step to build apk?

This is my build ID https://expo.io/builds/b198da5e-c42a-49a3-a266-cff3072a7e40

Thanks for helping

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