Android X issue
Hi
I get this error.
This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the Gradle.properties file and retry.
Using Cordova Social Share Plugin.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi
I get this error.
This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the Gradle.properties file and retry.
Using Cordova Social Share Plugin.
Hi Katherine,
I had the same issue. For me it only shows in Android, not iOS. And no, I don't have a solution yet.
I suspect Appery's response, if you get one, will simply be to point out that third-party plugins are outside the scope of their support.
Chris
Hi Katherine,
Try installing these two Cordova plugins alongside social sharing:
cordova-plugin-androidx
cordova-plugin-androidx-adapter
..as outlined here: https://stackoverflow.com/questions/566 ... x-in-ionic
It works for me.
Chris
Chris, thank you for the information!
Kathrine, could you please test it on your side? Does that solution fix the issue?
Hi
I get this error.
This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the Gradle.properties file and retry.
Using Cordova Social Share Plugin.
Chris, thank you for the information!
Kathrine, could you please test it on your side? Does that solution fix the issue.?
Chris.. wrote: ↑Tue Oct 20, 2020 8:03 pmHi Katherine,
Try installing these two Cordova plugins alongside social sharing:
cordova-plugin-androidx
cordova-plugin-androidx-adapter..as outlined here: https://stackoverflow.com/questions/566 ... x-in-ionic
It works for me.
Chris
Thanks for the solution, but it still doesn't work for me.
Hello kathrine, I am also facing the sameissue with my I phone 11. Did you find out the solution yet??
Hoping for your reply asap...
??
Hello,
This issue is most likely connected with some plug-ins added but to get more details, we need to check the project.
And the possibility is high that upgrading to the most recent library versin will resolve this.