You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.