I am a newbie and want to build a hybrid application using Intel xdk with cordova 6.2.0. For some reasons I am not able to make a call to external applications like tel: or mailto: My settings are as follows
Screenshot of the intent settings
Please help.
Edit: Whenever I click on <a href="tel:xxxxxxx">0000000</a> it prompts only once when I load the whole project again but does not respond in the later try.
For Working with External Intents you have to write javascript code like this in your html page: