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

iOS Crash SocialSharing cycleTheGlobalMailComposer #835

Open canadaka opened 7 years ago

canadaka commented 7 years ago

Plugin version: 5.1.8 Cordova: 6.5.0

SocialSharing.m line 463 https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/blob/5.1.8/src/ios/SocialSharing.m#L463

tomjamesallen commented 6 years ago

I'm seeing the same thing. Was there a solution?

Plugin version: 5.3.2 Cordova: 8.0.0 Cordova ios: 4.5.4

sid-Puttur commented 6 years ago

Had the same issue. I don't know the fix. But I fixed it by going to Plugin->cordova-plugin-x-socialsharing->src->ios->SocialSharing.m and commenting out [self cycleTheGlobalMailComposer] -> at line no 23. Inside - (void)pluginInitialize method.

jim0020 commented 5 years ago

Seeing the same thing here:

Plugin version: 5.4.0 Cordova: 8.1.2 Cordova ios: 4.5.4