capacitor-plugin-googleplayservices-check
v0.0.1
Published
Capacitor Plugin Google Play Services Checker
Readme
capacitor-plugin-googleplayservices-check
Capacitor Plugin Google Play Services Checker
Install
npm install capacitor-plugin-googleplayservices-check
npx cap syncAPI
checkAvailability()
checkAvailability() => Promise<{ available: boolean; version?: number; error?: string; errorCode?: number; }>Returns: Promise<{ available: boolean; version?: number; error?: string; errorCode?: number; }>
