capacitor-installer-source
TypeScript icon, indicating that this package has built-in type declarations

6.0.0 • Public • Published

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; }>


Readme

Keywords

Package Sidebar

Install

npm i capacitor-installer-source

Weekly Downloads

10

Version

6.0.0

License

MIT

Unpacked Size

17.9 kB

Total Files

27

Last publish

Collaborators

  • denis_galkin