Can ionic view support for making call

hi,
i tried ionic app with call button just am used to view in ionic view APP but call button not redirected to dialer.

code used in two ways
Call (03) 9533 1100 for this - ng-href="tel: {{123456789}}"
Call me for this href=“tel:+1-1800-555-5555”

its not support for dialler from ionic view app

thanks in advance

Does it work in a real app on the emulator or device? This way you can find out if you’re doing anything wrong - and as you can’t deploy an app using Ionic View anyway, this is the relevant part.

I’ve been wondering myself as I can’t seem to get it to work either.