Getting bundle id of the application that installed your application
npm install capacitor-installer-source
npx cap sync
getSourceInfo() => Promise<{ bundleId: string; }>
Returns: Promise<{ bundleId: string; }>
Getting bundle id of the application that installed your application
npm install capacitor-installer-source
npx cap sync
getSourceInfo() => Promise<{ bundleId: string; }>
Returns: Promise<{ bundleId: string; }>
npm i capacitor-installer-source
10
6.0.0
MIT
17.9 kB
27