Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add method to check if google services are available on device #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DeleteSystem32
Copy link

Devices that don't have Google services installed will show an error when the module's init() method is called. This pull request adds a method isGooglePlayServicesAvailable() to check if compatible Google services are installed, so that developers can gracefully account for devices that don't have them before calling init().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant