vstirbu / InstagramPlugin

Instagram plugin for PhoneGap/Cordova
MIT License
120 stars 78 forks source link

Android API 30 - Instagram not installed #121

Closed dharmikp95 closed 3 years ago

dharmikp95 commented 3 years ago

-Plugin working in API 29 -After updating API level to 30 plugin stop working in android(no issues in IOS)

dharmikp95 commented 3 years ago

Instagram.isInstalled no longer work in android 11 https://developer.android.com/about/versions/11/privacy/package-visibility

rodrigograca31 commented 3 years ago

🤔🤔

So if you target 11 it cannot see instagram installed? if I remember correctly you have to justify your use to the store to let it see it, right?

dharmikp95 commented 3 years ago

🤔🤔

So if you target 11 it cannot see instagram installed? if I remember correctly you have to justify your use to the store to let it see it, right?

Yes

rodrigograca31 commented 3 years ago

Then, sorry to say but I think "thats your problem" not the plugins problem.