10
Views
1
Comments
[HMS Availability Plugin] Error on APK when plugin is not available
Question
hms-availability-plugin
Mobile icon
Forge asset by HMS Core
Application Type
Mobile

Hello,

I have a problem on an application when the plugin is not in the compiled APK. The validation at CheckHMSAvailabilityPlugin is incorrect.


Actually is $parameters.IsAvailable = !!HMSAvailability

needs to be $parameters.IsAvailable = !!window.HMSAvailability

Regards

2020-02-16 09-59-20
Aamir Hasan

Error while generating the app, please any one can help

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.