We are unable to load a webview in ios devices, the same works fine in simulator. while debugging we cam eto know that cookie is not getting persisted inside the app. I have tried alomost everything to resolve the issue, but unable to do it.
We are using a post request which we need to fire in wkwebview, but seems that cookies are not getting persisted in the wkwebview.
I am totally stuck and need to figure out why it snot working in device when it works on simulator. We are using the WKwebview.
Did anyone faced this issue?
The app session and webpage sesions are diffrent when webpage is loaded.
Please help urgently.