capacitor-installer-source
v7.0.0
Published
Getting bundle id of the application that installed your application
Readme
capacitor-installer-source
Getting bundle id of the application that installed your application
Install
npm install capacitor-installer-source
npx cap syncAPI
getSourceInfo()
getSourceInfo() => Promise<{ bundleId: string; }>Returns: Promise<{ bundleId: string; }>
