Results 12 comments of chanduthedev

I also facing the same issue, Initially, I tried with the latest NDK r21e, after going through this thread, changed NDK version to r15c, Still facing the same issue. Any...

I tried to change the value of center_frequency to 21000 for **ultrasonic** profile but it didn't worked. Do I need to modify any other values in the profile or any...

Hi Brian, thanks for quick reply. Its my bad, bymistake i closed this thread, so reopened it. I am trying to transfer data between mobile devices. and I read ultrasonic...

HI Brian, Thanks for quick reply. Yes backtrace is from that repo only. Please check another latest backtrace below which is also taken from same repo, but some UI changes...

Thanks for the suggestion @brian-armstrong . I will try to run test cases and update if I face any issues. Thanks again for the prompt response.

Hi @brian-armstrong , I am getting below error while building QuietModemKit in xcode. Please let me know id I need to do any settings in xcode. I can able to...

Hi @brian-armstrong I can able to resolve some of the dependency issues while building QuietModemKit binary for running tests cases in xcode and I struck with below error. Can you...

thanks very much @brian-armstrong . Actually I installed all sub modules manually, after submodules installation I tried to build, then only I got this error.

I cloned in a separate folder and did **git submodule update --init --recursive**. Now I can able to build successfully and able to run the test cases. thanks @brian-armstrong. Now...

Hi @brian-armstrong I tried with test cases and no crash issue occurred. Let me explain my scenario, so that you will get better understanding of the crash. My app has...