Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIWeView are not accepted in iOS App Store any more. #39

Open
mushtaque87 opened this issue Dec 1, 2020 · 0 comments
Open

UIWeView are not accepted in iOS App Store any more. #39

mushtaque87 opened this issue Dec 1, 2020 · 0 comments

Comments

@mushtaque87
Copy link

We submitted our app in app store and we got this message back from app store review team

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

Our Project is a ReactNative project which includes latest goSellSDK in the Pod file

pod 'goSellSDK'

On analysis we found that TapAdditionskitV2 have a class // UIWebView+Additions.swift
which has a UIWebView extension.

We suspect this could be the reason . Can you please help us resolve this issue.

Also I can see - TapAdditionsKitV2 (0.0.5). in Podfile.lock whereas the latest version is 0.0.7. Why the latest version is not pulled from cocoapods.

Screen Shot 2020-12-01 at 12 45 17 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant