Hello Sailors.. I tried to open default messaging app using the below code(qml). But its not invoking the msg app.
Qt.openUrlExternally("sms:?body=msgtosend"); I also tried this one by providing dummy phone number. Qt.openUrlExternally("sms:0123456789?body=msgtosend"); Still not working. How can i successfully open the messaging app with text to send from qml. Any help. Thanks in advance. _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org