Josh

Results 9 comments of Josh

Judging by [these docs](https://developer.android.com/training/permissions/usage-notes) I think it's fine to include automatic permissions, as long as there's a warning in the readme... > **2: Pay attention to permissions required by libraries.**...

The other one doesn't, but if you are not comfortable with it that's fine, it's not too much trouble to add them manually every time...

Hey, thanks for this 👍 I'll take a look when I can... There's still so much about Nim I don't understand tbh, like destructors, pragmas, prioritizing overlapping references from multiple...

I also need this... Getting `getSenders()` is not a function when using our client's webrtc-based library in our app..

Hi, this is no longer an issue for me, it happens on Windows WSL2, but doesn't happen on Windows directly or on my Mac, not sure why...

Hi, it doesn't directly support that yet, but you can customize it by modifying the elements... Something like this: ``` js let alert = new JSAlert("My text content", "Title") alert.addButton("OK").then(handleOK)...

I'm having a similar issue, Docker Desktop works once, but then the next time I quit and reopen (or PC restarts) it gets stuck starting, every time. Even if I...

> Hi all, thanks for reporting this. A possible fix for this has been identified. Can you all try the below internal build to see if the issue persists? >...