paytabscom / paytabs-ios-library-sample

This repository contains latest static framework (.framework), resources bundle (.bundle), sample apps for both Objective-C and Swift, and documentation to get SDK integrated in the Xcode projects.
MIT License
12 stars 11 forks source link

WebView depreciated which is used in AfNetworking referenced by PayTab lib #4

Closed avaan closed 4 years ago

avaan commented 4 years ago

Hi,

When i submit my app to Apple app store it got rejected with below error,

Bug: ITMS-90809: Deprecated API Usage - UIWebView

when I search my code for UIWebView its been found in AfNetworking, this framework is used in PayTab IOS version.

Please let me know how to fix it.

parveenBanuS commented 4 years ago

Hi are u using this lib in which xcode?

cogtea commented 4 years ago

@parveenBanuS @avaan We just updated the repo with a new version for SDK v4.0.3, we replaced UIWebView with WKWebView, please update your app and let us know if you still have any issue.

SDKs: https://github.com/paytabscom/paytabs-ios-library-sample/tree/master/sdk