Open Greenstonetr opened 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
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