6.0.0 • Published 11 months ago

capacitor-installer-source v6.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

capacitor-installer-source

Getting bundle id of the application that installed your application

Install

npm install capacitor-installer-source
npx cap sync

API

getSourceInfo()

getSourceInfo() => Promise<{ bundleId: string; }>

Returns: Promise<{ bundleId: string; }>


6.0.0

11 months ago

0.0.3

2 years ago

0.0.1

2 years ago