Worklight(6.1v) hybrid app - need to open other application from my app

后端 未结 2 2024
醉话见心
醉话见心 2021-01-28 02:27

This is the case

1) check whether someXXX app is installed in the device

2) if installed open the app.

3) if not, open play store/App store app with some

2条回答
  •  天命终不由人
    2021-01-28 02:40

    Check this plugin, looks like it answers all your points: https://github.com/lampaa/org.apache.cordova.startapp

提交回复
热议问题