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
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
I have migrate my IOS ionic v1 app to IOS 13 and xcode 11.5. when I install the app and try to login first time then I am able to login successfully. But when I kill the app and try to open the app then it wont allow me to auto login.
I have migrate my IOS ionic v1 app to IOS 13 and xcode 11.5. when I install the app and try to login first time then I am able to login successfully. But when I kill the app and try to open the app then it wont allow me to auto login.
In the config.xml have added these settings
when i try to open the app after killing the app from task manager. it wont allow me to login. Its giving me an error
Request header field Authorization is not allowed by Access-Control-Allow-Headers.
First Time run when I install the app work as expected :-
after killing the app and open it again :-
this is the console log
Please let me know what I am missing something here so that access the app without this above CORS error. this is my
ionic info
The text was updated successfully, but these errors were encountered: