@bgma-nl/install-checker
v1.0.4
Published
Checks if app is installed from store
Readme
install-checker
Checks if app is installed from store
Install
npm install @bgma-nl/install-checker
npx cap syncAPI
isInstalledFromStore()
isInstalledFromStore() => Promise<{ status: boolean; }>Returns: Promise<{ status: boolean; }>
