QuietModemKit
QuietModemKit copied to clipboard
is there any way to stop scanning once text received?
Hi Brian, I am developing iOS native app for sending data between android and iOS devices using Quite framework. I can able to send/receive successfully. If the app is in receiving mode, I cant have a control to stop the receiving mode. is there any way to stop/start receiving mode. I can able to do start/stop sending mode. Please check https://github.com/chanduthedev/iOS/tree/master/QuietShare repo if code reference needed.