Hi! Im trying to send sms via javascript for my iphone app.
I have made a button called "Check reg number", i have on click - run javascript and pasted this javascript link:
window.open(‘sms:2282?body=Regnr xxxxxxx’, ‘_system’);
But it doesnt seem to work in the web-preview or on the phone-preview?