...
Local Vendor Registration by Deep Linking
Enabling of Deep link in Sunbird for local registration restricted to device.
Device hears for deep links to register vendor apps locally (Restricted to particular device).
StepsVendor app needs to call a deep link of Sunbird app.
Sunbird App as part of handling deep link will try to persist vendor information locally on app’s data.
Any subsequent invocation of intent from Sunbird will show globally registered apps for Sunbird along with locally registered apps in devices.
deeplinkUrl :
diksha://register?name: "", logo: "", appName: "", packageId: "",mimeType:””
Parameter | DataType | Description |
---|---|---|
name (M) | String | |
logo (M) | String | |
appName (M) | String | |
packageId (M) | String | |
mimeType (M) | String |