Open goltra opened 4 years ago
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 think it is a CouchDB setting but not sure. Try https://www.cloudstation.com/en for it works fine for us.
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?