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.
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.
Regards,
-PJ-