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 906 forks source link

Share function broken #1133

Open Zapmobilegames opened 3 years ago

Zapmobilegames commented 3 years ago

Since few days I got this error when using the share function:

The injected error callback of 'share' received: "Attempt to invoke virtual method 'android.content.res.XmlResourceParser android.content.pm.ProviderInfo.loadXmlMetaData(android.content.pm.PackageManager, java.lang.String)' on a null object reference"

I'm sure it was working few days ago. Maybe a silent libraries update broke something.

Zapmobilegames commented 3 years ago

Solved reverting to Android@8

vesper8 commented 3 years ago

@Zapmobilegames so this doesn't work on Android@9 ? Kind of a deal breaker for me

CodeWithOz commented 3 years ago

@vesper8 did you get it working on Android@9?

bhandaribhumin commented 2 years ago

@vesper8 have you fix? breaker for me also