When I’m viewing my app trough the new Ionic Pro dashboard & Ionic View app my HTTP calls are not working.
Instant getting a fault of my own error handler.
Cant output console logs because I run it on mobile device.
When I run the application directly from my computer with USB on my device it’s working.
Did you solve your problem?. My App only works on the following conditions:
The ionic View App for ios
The built APK or IOS
Fails running inside the View App Android Version. It calls https end points. And Yes, this feature is really important, why?. My customers are reviewing the app on each commit and provide feedback, this is a development stage.
I hope Ionic Team really considers adding this fix immediately.
Have you solved your problem ?
because I’m facing pretty much the same. When I try to call my remote server API, my url is strangely replaced by a local URL like http://localhost:60002/api,
How can Ionic “disable” such a important feature like http request for their ‘View’ tool ??? The biggest asset of Ionic View is to share your app with testers… allowing them to directly download the new version of you app automatically…
If I have to build the app and “deploy” it my self to all testers phone… What is the point of Ionic View ???