PaystackHQ / paystack-ios

Paystack SDK for iOS. Accept Payments on iOS
http://paystack.com
MIT License
26 stars 26 forks source link

usage of Deprecated UIWebView #26

Closed demistry closed 5 years ago

demistry commented 5 years ago

Problem/Motivation

Possible rejection of iOS apps due to usage of deprecated UIWebview in PSTCKAuthViewController WhatsApp Image 2019-10-15 at 12 07 59

Proposed resolution

Remove deprecated UIWebView for WKWebView

codedentwickler commented 5 years ago

Please, what is the update on this issue? I'm releasing a build to the AppStore in the next couple of days.

demistry commented 5 years ago

@codedentwickler my app got approved for the appstore, however it is clearly stated that future submissions with the UIWebview symbol will be rejected. Currently waiting for a pod update, but you can submit your build.

codedentwickler commented 5 years ago

Noted. Thank you for the info.