Force plugin to migrate to androidx?
Posted this in the Unity forum, but wondering if this is a better place for it...
I have a few plugins that target androidx, and the Shopify Buy for Unity plugin that specifically targets com.android 7.27 in a dependencies xml file. When I publish for Android, a basic required functionality (customtabs) will not work because that library is not included. I have Google Play Services and the resolver is for whatever reason not resolving those dependencies.
Is there a way to force the plugin to use androidx, or a way to publish with both androidx and 7.27 (I believe the latter causes duplicate library errors)?
I've also posted to Shopify Buy's thread in Github, but I don't have much faith in a response.
Thanks!
Your answer
Follow this Question
Related Questions
My build keeps failing, please help? 0 Answers
[Android] Push notification for an inactive player 1 Answer
Написал на Android studio функцию для записи видео, как такое же сделать в unity? 0 Answers
How to use App indexing Api's by extending a class with Prime31 's UnityPlayerActivity ? 0 Answers
Admob problems with Android build 2 Answers