Justin Templar
Justin Templar
This would be really nice! But I think the issue is the use of the "Surge" framework that currently does not support watch OS.
1+ for this. But to play sound for Android and iOS. Possible enable/disable argument. Android: When building the `NotificationCompat.Builder` add: `builder.SetSound(RingtoneManager.GetDefaultUri(RingtoneType.Notification));` iOS For building `UILocalNotification` add: `SoundName = UILocalNotification.DefaultSoundName` Or...
+1 Though also include iOS as well please.
This needs to be fixed. How is this core function of the control not tested and working. Please fix soon.
I think this is important, makes exporting from Illustrator easier.
I would like to know too. Other wise I might have to switch.
Running .NET MAUI 8.0.3 and still having the issue.
I am also having this issue, similar code setup and have been trying so many combinations. I can get them to work horizontally, like COL = 2 and ROW =...