ohh2ahh / AppAvailability

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

Wrong return type #72

Open manikandan-bambus opened 2 years ago

manikandan-bambus commented 2 years ago

I used the plugin as per the documentation. For availability it returns 'OK' instead of true For not availability it returns empty response. I then added a return to use the output as boolean. Edit documentation or edit plugin. Platform android.