payu-intrepos / iOS-Custom-Browser

Easy to integrate, feature rich WebView wrapper facilitating payments for iOS apps
MIT License
4 stars 6 forks source link

ITMS-90809: Deprecated UIWebView API Usage #12

Closed Sandesh-Kumar closed 3 years ago

Sandesh-Kumar commented 4 years ago

@vipin04 Got the below warning while submitting the app to appstore.

ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.

Not sure whether the warning is due to usage of this SDK. If the warning is due to this SDK, can we expect a release with this fix?

umangarya336 commented 4 years ago

Hi Sandesh, Custom Browser without UIWebview is under testing with QA team. Once it is tested we will release it soon.

Sandesh-Kumar commented 4 years ago

@umangarya336 Thanks, Hope you are including #11 issue too in the release.