Closed ebofi closed 1 year ago
The cause of this error is clear from the build log:
android:exported needs to be explicitly specified for element <receiver#nl.xservices.plugins.ShareChooserPendingIntent>
This has nothing to do with this plugin - this line is added by the social sharing plugin.
Before reporting issues with this plugin, please first verify the problem using the example project or an isolated test case project to rule out other causes such as this in your own production projects.
Hi,
We are using Monaca Cloud for our Cordova app, and below is our package.json
And in our config.xml we target these sdk
And when we are building the app, we are getting the below errors on monaca