triniwiz / nativescript-downloader

Apache License 2.0
32 stars 18 forks source link

Change AFNetworking version to 4.0 #45

Closed 7ammer closed 4 years ago

7ammer commented 4 years ago

Hello,

Please can AFNetworking be updated to version '4.0'?

It uses WKWebView in favour of UIWebView which is deprecated and causes the whole app to be rejected by apple.

See: https://github.com/AFNetworking/AFNetworking/pull/4439 https://github.com/AFNetworking/AFNetworking/pull/4430

Cheers

jacopo69 commented 4 years ago

I have same request otherwise Apple refuses the app. Today I received this message by App Store Connect:

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).