Function isGooglePlayServicesAvailable

  • Android Only - Checks if Google Play Services is available

    Returns

    A promise that resolves to a boolean value indicating whether the service is avaialbe

    Returns Promise<boolean>

Generated using TypeDoc