ohh2ahh / AppAvailability

This Cordova / PhoneGap plugin allows you to check if an app is installed.
228 stars 117 forks source link

plugin does not work with + iOS 11 #65

Open rcasunshare opened 4 years ago

rcasunshare commented 4 years ago

This plugin does not work with + iOS 11

On Android you have a terrible blunder with Facebook

ghost commented 4 years ago

same but trying for IOS 13

pke commented 4 years ago

What exactly is the problem?

ahaneef29 commented 3 years ago

Fixes After Updating the config.xml file. if you rebuild project iOS plist is not reflecting. Try removing the platform or manually add the schemes in the LSApplicationQueriesSchemes array.

`

abc
    </config-file>`
pke commented 3 years ago

So this can be closed then @rcasunshare when @ahaneef29 suggestions work?