When I Use the following:
function phoneMe( event )
system.openURL( "tel:1212312312312" )
return true
end
fonButton:addEventListener ( "tap", phoneMe )
My Android App crashes. Any hints? I can’t finish my little App without the possibility to make Calls …
thanx in advance
ChromeD [import]uid: 57755 topic_id: 10361 reply_id: 310361[/import]