Capacitor plugin to use Android Intent with SBI
npm install mosip-sbi-capacitor-plugin
npx cap sync
startActivity(options: CapacitorIntentOptions) => Promise<void>
Param | Type |
---|---|
options |
CapacitorIntentOptions |
Prop | Type |
---|---|
url |
string |
methodType |
string |
action |
string |
requestKey |
string |
requestValue |
string |