Cuterdio
Cuterdio copied to clipboard
Internet Radio cute, simple, beautyful
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!
```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);...
https://github.com/Baseflow/LottieXamarin/issues/252
- https://github.com/Baseflow/XamarinMediaManager/issues/745 - https://github.com/Baseflow/XamarinMediaManager/issues/786
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...