Skip to content

Capacitor V5 plugin for getting the bundleId application that installed your application

Notifications You must be signed in to change notification settings

trinitiwowka/capacitor-installer-source

Repository files navigation

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


About

Capacitor V5 plugin for getting the bundleId application that installed your application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published