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
I have a web app build with the SAP ui 5 framework ( typescript ). I am trying to use the capaciroe only cli with its dependencies to build a mobile app. I have followed the starter guide for downloading all packages. Then the workflow is following.
npx cap add android
npx cap sync
npx cap open android
When i run the mobile app from the android studio. I get a blank web page. The logcat is saying localhost/index.js not found. I have not changed anything in the capacitor config file. What is the problem?
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.
-
I have a web app build with the SAP ui 5 framework ( typescript ). I am trying to use the capaciroe only cli with its dependencies to build a mobile app. I have followed the starter guide for downloading all packages. Then the workflow is following.
npx cap add android
npx cap sync
npx cap open android
When i run the mobile app from the android studio. I get a blank web page. The logcat is saying localhost/index.js not found. I have not changed anything in the capacitor config file. What is the problem?
PS: on ios simulator it works !!!
Beta Was this translation helpful? Give feedback.
All reactions