Vlad Pylyp

Results 8 comments of Vlad Pylyp

Is there any fix for the issue? Unfortunately still facing this in our app. But in our case, it happens while getting an id token. ``` val user = FirebaseAuth.getInstance().currentUser...

Well, actually, sometimes, the issue reproduces even if the `enableThreadInfo()` is not enabled. The library itself messes up with threads. If I replace the log function call with the default...

Having the same exact issue. Plugin version: 4.2.0 The term in POEditor is: `Enable Alarm & Reminders` - issue reproduces, gradle task fails `Enable Alarm & Reminders` - task succeeds,...

@albertmoravec Hi. Have you found any reasonable solution to use this library along with Kotlin BLE library ?

@philips77 Hi, maybe you could provide us any suggection or the best way to use Android-nRF-Connect-Device-Manager with Kotlin BLE library? Or the best suggestion would be to migrate to Android...

@philips77 Of course. That should have been pretty obvious. I should have looked at the code first before asking questions. Anyways, thanks. Implementing custom McuMgrBleTransport wrapper did the job.

I am encountering the same error on a Pixel 3a running Android 12 when attempting to download a file from our nRF52 device. The error consistently reproduces in the **nRF...

@ksidirop-laerdal Have you found any solution to this issue? @philips77 Do you know possible cause or solution? Should I provide any more information or logs? BTW. For some reason logger...