9
Views
1
Comments
[Social Sharing Plugin] Cannot generate App in Android it always say that AndroidX library is not compatible
Question
social-sharing-plugin
Mobile icon
Forge asset by Experts

After implementing the Social Sharing Plugin I tried to generate an App in Native platform but I always got an error that an AndroidX library is not compatible to version of MABS. I tried to change the version of MABS from latest down to its previous version but seems no luck. 

2025-08-22 10-19-44
Pramod Jain
 
MVP

Hi Joseph,

This error occurs when building an app with a plugin that uses an AndroidX support library or a dependency that uses one. AndroidX is currently not compatible with MABS. There is a conflict caused by using AndroidX support libraries together with older Android support libraries.  

Please go through this documentation from Outsystems , they mentioned about the problem,cause and its resolution.

https://success.outsystems.com/Support/Enterprise_Customers/Troubleshooting/MABS_Upgrade_Troubleshooting_Guide_-_Android

Regards,

-PJ-

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.