Closed levibostian closed 5 years ago
For reference, Bolts issue I created for the deprecation
Hi @levibostian , please upgrade facebook SDK to latest version (it's v5.5.0 right now). Facebook SDK doesn't depend on Bolts since 5.0 and we removed usage of UIWebView
in v5.5.0.
how can I remove/update FBSDKLoginKit UIWebView APIs as I am using FBSDKLoginKit but that has been deprecated. Any help would be appreciated/.
Today I submitted an app to TestFlight and received this email:
The app did indeed get submitted to TestFlight successfully where I was able to download the app and use it just fine. However, I would like to avoid having my app rejected in future submissions.
I went into XCode and searched for
UIView
and did not find my source code use it anywhere except within Bolts and Facebook Share SDK. I am creating issues in both repositories to bring attention of this deprecation that Apple is now enforcing.Thanks!