cordova-email-plugin
cordova-email-plugin copied to clipboard
Android isAvailable
Android isAvailable is returning a value of undefined even though it is available.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
i have the same problem with IOS , when i put the code inside if(isAvailaible) , never executer , so i remove it definitly and start with let email , .......
I have the same problem with Android. isAvailable callback is returning void value.
+1
isAvailable callback is returning undefined
Same here, isAvailable() not working
Did anyone find a fix for this?