D
D
Darkhan Kamaliev2019-09-02 08:38:23
Apache Cordova
Darkhan Kamaliev, 2019-09-02 08:38:23

Quasar framework and cordova, how can I call an external application to open? (For example outlook)?

Good day.
I use the quasar framework on vue.js and it's all packaged by Cordova.
They ask to make an interesting (for webview) functionality .. how can I open the application if it is installed on the device? And if not, then throw it on the site? I know that there are cordova plugins, but how to look for similar functionality?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Kvashonin, 2019-09-02
@etozhkirill

You need to find out which protocol the application you need uses, for example, telegram uses the tg:// protocol, viber viber://, etc.
PS: for example, in electron you can register your application protocol https://electronjs.org/docs/api/app#appsetasdefaul...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question