I'm trying to figure how I can open the SMS app using ng-href. When i use
href="sms:?body=text"
it opens up the SMS app on my mobile device. But if I use
ng-href="sms:?body=text"
It doesn't open the SMS app on my device. I tried hovering on the hyperlink with my mouse and it shows me an text/message "unsafe:sms?body" You can see the image below for reference