cordova-plugin-facebook-connect / cordova-plugin-facebook-connect

Use the latest Facebook SDK in your Cordova and Ionic projects
Other
63 stars 90 forks source link

minSdkVersion 15 cannot be smaller than version 16 #117

Open BurhanMughal opened 2 years ago

BurhanMughal commented 2 years ago

I am facing this issue from past two months, without any notable solution, I am using AppLovin SDK in my app which is using API level 16 but this plugin requires minSdkVersion 15, which is conflicting with applovin and fcm also, Can you please check this what is the issue is? Or Am I doing something wrong?

PS: I am building for Android only.

Thanks.

GiulioGranataTT commented 1 year ago

Hi, I'm facing the same issue for my app. @BurhanMughal did you find a solution?

Thanks