Post

Replies

Boosts

Views

Activity

PWA and Hybrid application - iOS Application submission
Hi, We are planning to create a PWA application for iOS and android users for our functionalities. We have few queries, Kindly guide us Does apple support the PWA application submission in App Store ? Any limitation.. If we load the PWA URL in WKWebview in native app and generate native app, does apple allow this build to submit in store.. Any limitation . Thank you
0
0
975
Mar ’22
WKWebview in Cookies does not retain - Cordova InApp Browser
I am integrating(SAML & OIDC) for authentication in Cordova iOS project using Cordova inapp browser plugin. This plugin internally uses WKWebView. After successful loggedIn, The WKWebview gets close automatically. If the user open again the WKWebview , it shows the login page since it does not maintain the session / cookies / Session caches. But If minimize the WKWebview and open, it retains all the data and works as expected. If the WKWebview close and open, it considers as new instance Will it possible to retain or is this behaviour / limitation of iOS-WKWebview? Do I need to change any settings in server? I have tried with retain the WKWebView,cookies,processpool,WKWebViewConfiguration in NSUserDefaults and assigned again to WebView but the issue persists. What will be the solution for this? Kindly Guide me.
0
0
977
Jan ’22
PWA and Hybrid application - iOS Application submission
Hi, We are planning to create a PWA application for iOS and android users for our functionalities. We have few queries, Kindly guide us Does apple support the PWA application submission in App Store ? Any limitation.. If we load the PWA URL in WKWebview in native app and generate native app, does apple allow this build to submit in store.. Any limitation . Thank you
Replies
0
Boosts
0
Views
975
Activity
Mar ’22
WKWebview in Cookies does not retain - Cordova InApp Browser
I am integrating(SAML & OIDC) for authentication in Cordova iOS project using Cordova inapp browser plugin. This plugin internally uses WKWebView. After successful loggedIn, The WKWebview gets close automatically. If the user open again the WKWebview , it shows the login page since it does not maintain the session / cookies / Session caches. But If minimize the WKWebview and open, it retains all the data and works as expected. If the WKWebview close and open, it considers as new instance Will it possible to retain or is this behaviour / limitation of iOS-WKWebview? Do I need to change any settings in server? I have tried with retain the WKWebView,cookies,processpool,WKWebViewConfiguration in NSUserDefaults and assigned again to WebView but the issue persists. What will be the solution for this? Kindly Guide me.
Replies
0
Boosts
0
Views
977
Activity
Jan ’22