Copy link to clipboard
Copied
Is there a way to get a button to dial a telephone number with the packager for IOS. I have tried 2 ways and neither of them work.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I want to use it for (air for IOS.)
is this work on ios too ?
var request:URLRequest = new URLRequest( "tel:+5555555555" );
navigateToURL( request );
And what About sms and mail ?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now