@kdefombelle wrote:
App works fine (@ionic/angular 5.0.7; cf.
ionic info
attached)
- in chrome http or https
- postman api call http or https
- iOS simulator using
ionic cordova prepare ios
then executing in XCode in http but not in httpsIt does not reach the backend at all.
XCode Simulator error message is2020-04-03 20:24:07.719639+0800 MyApp[23261:938958] ERROR: {"headers":{"normalizedNames":{},"lazyUpdate":null,"headers":{}},"status":0,"statusText":"Unknown Error","url":"https://localhost:443/api/v1/appname/signin","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://localhost:443/api/v1/appname/signin: 0 Unknown Error","error":{"isTrusted":true}}
any idea of what can be wrong in https from the simulator?
Posts: 1
Participants: 1