EddyVerbruggen / SocialSharing-PhoneGap-Plugin

👨‍❤️‍💋‍👨 Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget
MIT License
1.78k stars 907 forks source link

Apple detects UIWebView depreciation using latest version of social sharing #1094

Closed noxiousmobile closed 4 years ago

noxiousmobile commented 4 years ago

I got rejected by apple. I do see that the plugin still returns (UIWebview*)self.webview in /src.ios

This must be removed.

EddyVerbruggen commented 4 years ago

@noxiousmobile If you mean this:

https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/blob/9468f0afbffc38f4d4596b8f946e2de7108ee1cb/src/ios/SocialSharing.m#L41

Then you'll be pleased to learn you can update to a newer plugin version for some time now.