0.0.1 • Published 2 years ago

app-availability v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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: []; }>


0.0.1

2 years ago