How to use native SMS app in Appery
Posted: Tue Jun 16, 2015 11:46 am
I have opened native SMS window with window.open() function in Appery.
I need to save the sms text to DB when it have sent successfully.
How can I get the success event when one clicks Send button on opened native SMS app and it's successful?
Please help me if someone knows it.