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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey team! Need help with Android APK build. App installs and loads, but login/API calls fail.
Setup:
What's Working:
What's NOT Working:
Already Tried:
✅ Added android:usesCleartextTraffic="true" to AndroidManifest.xml
✅ Hardcoded API_URL = 'http://100.112.86.10:8080'
✅ Server is accessible (tested with curl)
✅ Build #13 successful
Repo: https://github.com/tannerclaw/shift-scheduler
Question: What am I missing? Is there additional network config needed for HTTP requests from WebView to external server?
https://github.com/tannerclaw/shift-scheduler
Beta Was this translation helpful? Give feedback.
All reactions