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.