Marko Devcic

Results 27 comments of Marko Devcic

I don't think this is needed, AFAIK this is not a dangerous permission. Quoting the docs: ``` Permission an application must hold in order to use ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS. This is a...

Thanks for reporting this. Can you please be more more specific or even better post a stack trace of the crash. I am trying to understand the problem. Did you...

No, not needed. Job can be used to cancel a coroutine.

Yes, makes sense. Will add it in the next version. Thanks.

Thanks for reporting this. I am not sure how to proceed with this. One thing is that I can't capture or control the native dialog that Android presents. Second thing...

Thanks for reporting this, I found the problem. Will rollout a fix in the next few days.

No, the idea I had to fix this is not working. Honestly, not sure if it is even possible to detect when user cancels a dialog. Since it is a...

Same problem, no solution yet https://stackoverflow.com/questions/69658964/how-to-distinguish-never-ask-again-state-and-canceled-state-for-android-runt

Thanks for reporting this, I am looking into it.