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
Hello, we have an app with Ionic 3 and we are having problem with ios13.3 and ipados. Since we have research, seems a problem with cookie. It hasn't been saved and user can't login.
Anyone with this problem?
Version of PouchDB Authentication: 1.1.3
Version of PouchDB: 6.13.1
The text was updated successfully, but these errors were encountered:
Hello, I also have some problems on ios since 1 month ago, I think that it also link to the ios update because there was no problem before and I haven't delivered a new version.
Have you find a solution?
Hello, I also have some problems on ios since 1 month ago, I think that it also link to the ios update because there was no problem before and I haven't delivered a new version.
Have you find a solution?
No for me. I have used my own system to authenticate calling couch api directly 😔
I don't think. We think is due to http request. If we use angular http in ios to request session, cookie is not saved but if we use native http module (I'm working with ionic) it works.
Hello, we have an app with Ionic 3 and we are having problem with ios13.3 and ipados. Since we have research, seems a problem with cookie. It hasn't been saved and user can't login.
Anyone with this problem?
The text was updated successfully, but these errors were encountered: