Symantec Access Management

 View Only
  • 1.  UIWebView to be changed to WKWebview

    Posted May 16, 2020 10:01 AM
    Hi Team 

    As per apple store guidelines, UIWebView  has to be change to WKWebView before uploading iOS application. Has this been fixed with the  client library 

    Thanks

    Santhosh


  • 2.  RE: UIWebView to be changed to WKWebview

    Posted Sep 17, 2020 03:14 AM
    Hi Santosh,

    Were you able to solve this, any suggestions regarding WKWebview

    Regards
    Akshat


  • 3.  RE: UIWebView to be changed to WKWebview

    Posted Sep 17, 2020 03:32 AM
    Hi Akshat

    Check this link ..

    https://knowledge.broadcom.com/external/article?articleId=191531

    cheers

    Santhosh


  • 4.  RE: UIWebView to be changed to WKWebview

    Broadcom Employee
    Posted Sep 18, 2020 11:18 AM
    Hi Akshat and Sathosh,

    We have a consolidated SDK for CA Mobile OTP and PUSH and references to UIWebview has been removed from them, in DDNA SDK it is addressed as well with a patch so we do not have any references for UIWebview and it is replaced with WKWebview.


  • 5.  RE: UIWebView to be changed to WKWebview

    Posted Sep 18, 2020 12:38 PM
    Hi Namish,

    Thanks for reply, we have a hybrid app and we were using CA javascript SDK in UIWebview till yet with no issues, now with WK WebView we are seeing issues with error like NoStore Available when trying to generate Signed Challenge, we would like to understand if there is any recommendation.

    The issue is using cordova and WI webview combination in biometric journey

    Regards
    Akshat


  • 6.  RE: UIWebView to be changed to WKWebview

    Posted Sep 18, 2020 12:39 PM
    Thanks Santosh