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
When the angular front-end installs on Android as an app with Cordova, the app can´t connect to the back-end NodeJS server, works in the browser but not like an app, I tried the following:
App to local network server.
App to Azure remote back-end
Only way to make it to work is running the server in the Android device, and the server communicating with Azure CosmoDB to get data.
The text was updated successfully, but these errors were encountered:
When the angular front-end installs on Android as an app with Cordova, the app can´t connect to the back-end NodeJS server, works in the browser but not like an app, I tried the following:
Only way to make it to work is running the server in the Android device, and the server communicating with Azure CosmoDB to get data.
The text was updated successfully, but these errors were encountered: