@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.
showPopup - show a user popup to enable services.
Return
Boolean if Google Player Service is available