@eliasminima wrote:
Hello I have an ionic/angular project which has some http GET requests. It was fully working on browser, iOS and Android, where the HTTP request would get executed and details displayed in my ionic UI. However as of recently, after updating Android Studio etc, I noticed that my android native version is broken and I am not getting any HTTP requests.
Every time a GET request is executed I see this error in the log ->
File: http://localhost/vendor-es2015.js - Line 46777 - Msg: ERROR [object Object]…
I have a service running the foreground, where I can make those http calls in the emulator’s browser and the requests are coming in, and the service works just fine… the ionic app though is empty. Any advice would be appreciated.
Thanks!
Posts: 4
Participants: 2