Allan Ritchie

Results 77 comments of Allan Ritchie

This one is going to require some fiddling. Android 14 (13 a bit) changes the way the alarm permission works.

@anchorit3 while I appreciate the effort. Most of the work is done in the 4.0 branch. The issue isn't really with the "making it happen", but with how much of...

It's still an issue because I haven't fixed it. I'll get to this when I can, but it isn't a 30 second fix. Fixes at this point are set for...

> This issue was created a few days after the last set of changes for [Shiny.BluetoothLE for Windows](https://github.com/shinyorg/shiny/blob/master/src/Shiny.BluetoothLE/Platforms/Windows/BleManager.cs). Do you recall why Scan and other such methods were changed to...

@bcaceiro The docs don't say anything because windows isn't supported anywhere in Shiny yet. That is the whole purpose of this feature request. If you want to know the specific...

iOS 17 will have the necessary APIs for this, however, it only supports a newer HTTP protocol. Android should be easy if we track "where" we are, but we should...

The API around this is funky. Multipart makes this even more difficult on iOS. IF I remove multipart, this becomes a bit easier to work with.

It's a bit of a different use-case, but I can see how this can occur. I can work with the sample you've provided - thanks

I have reordered a couple of things around, but I'm only going to go so far with this one since it is a very weird use-case. Notifications aren't meant to...