yieldprobe / com.yieldlab.yieldprobe / Yieldprobe / isGooglePlayServicesAvailable

isGooglePlayServicesAvailable

@JvmStatic fun isGooglePlayServicesAvailable(activity: Activity, showPopup: Boolean): Boolean

Checking if Google Player Service is available. This call also can be done with SDK not initialized.

Parameters

activity - pass an Activity

showPopup - show a user popup to enable services.

Return
Boolean if Google Player Service is available