Expo build apk too slow

Expo app https://exp.host/@programci.yilmaz/kpbduser is working as expected but the signed apk too much slow to work. I am not talking about performance issues but it really too much slow and crashing. The source code off the application is at https://github.com/EnginYilmaz/kpbduser my logs from adb logcat is at May 16 3:59 AM - Codeshare

It caused by SD cards mounted as local storage device instead of as a USB disk when you upload signed Apk file to the phone.

First time You build expo apk it seems slow, due to your first experience, but after You noticed that’s work quite good. Also You should watch your code and optimize it in React Native

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