flyve-mdm / deeplink

Website to resolve Flyve MDM deeplinks
https://github.com/flyve-mdm/deeplink
GNU General Public License v3.0
8 stars 14 forks source link

Deeplink Config.js Settings #41

Open Greenstonetr opened 5 years ago

Greenstonetr commented 5 years ago

window.appConfig = { defaultLocation: "http://192.168.1.22/", bugsnagApiKey: "12345678", deeplinkBase: "yourApp://org.flyve.mdm.agent", androidDefaultLink: "https://play.google.com/store/apps/details?id=org.flyve.mdm.agent", iosDefaultLink: "the route of your application in the applestotre" }

broken link https://play.google.com/store/apps/details?id=org.flyve.mdm.agent

Can I route to direct apk ? Not using link only apk name org.flyve.mdm.agent