79435980

Date: 2025-02-13 11:28:51
Score: 4
Natty: 4.5
Report link

i've got the same problem. When i'm running npx expo start it's working just fine, but when i generate the apk running eas build --profile development --platform android and install the apk doesn't work and not show any errors to find the cause. I've already try adding

[
        'expo-build-properties',
        {
          android: {
            usesCleartextTraffic: true, // ? enable HTTP requests
          }
        }
      ]

to app.json file and running npx expo install expo-build-properties. What can i do?

Reasons:
  • Blacklisted phrase (1): can i do
  • Blacklisted phrase (1): What can i do
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Miguel Ozuna