Cuterdio icon indicating copy to clipboard operation
Cuterdio copied to clipboard

Internet Radio cute, simple, beautyful

Results 75 Cuterdio issues
Sort by recently updated
recently updated
newest added

Cuterdio iOS on AirPlay crashes all the time and a reset is required (tested on AppleTV and AndroidTV). Let me add that Cuterdio MacOS on AirPlay works perfectly. Thanks!

feature
📱 iOS

- [ ] Play - [ ] Pause - [ ] Next - [ ] Previous

feature
💻 macOS

```csharp [Register("AppDelegate")] public class AppDelegate : FormsApplicationDelegate { public AppDelegate() ... public sealed override NSWindow MainWindow { get; } public override void DidFinishLaunching(NSNotification notification) { Rg.Plugins.Popup.Popup.Init(); Forms.Init(); LoadApplication(new App()); base.DidFinishLaunching(notification);...

enhancement
💻 macOS

`Command` + `H`

enhancement
💻 macOS

https://github.com/Baseflow/LottieXamarin/issues/252

enhancement
need-information
💻 macOS

- https://github.com/Baseflow/XamarinMediaManager/issues/745 - https://github.com/Baseflow/XamarinMediaManager/issues/786

https://github.com/getsentry/sentry-dotnet-xamarin

💻 macOS

Nice app. Would like to have the ability to maintain a favourite track/song list in the app. Users should be able to add the currently playing track on a radio...

feature