app-availability
v0.0.1
Published
This plugin checks whether specific apps are installed on the device or not
Downloads
4
Readme
app-availability
This plugin checks wether specific apps are instelled on the device or not
Install
npm install app-availability
npx cap sync
API
verifyApp()
verifyApp() => Promise<{ apps: []; }>
Returns: Promise<{ apps: []; }>