Victor Thomas Wilcox, Jr., MD
Victor Thomas Wilcox, Jr., MD
Thanks for all your work on Pancake view -- enjoyed it immensely in Xamarin. For those frustrated with the Frame in MAUI -- only 1 radius, now has border issues,...
> @neoayi Thanks for that information! I've done that a few times in last couple of weeks, but I also install preview -- maybe that's breaking it again. If I...
@belmonmi Thanks for that comment! -- it's reassuring that I'm not the only MAUI developer that, of late, can rarely get an app built let alone published for iOS. You've...
@belmonmi I at least have had luck working on Android by editing the project and removing iOS from the target frameworks: net6.0-android You can achieve the same turning off the...
For some reason, my work visual studio account will not log into the report feedback page. If someone else interested wouldn't mind posting it and linking here? I'm hoping it's...
> @VWilcox2000 Really you don't need to take out the iOS setting in the `TargetFramework` tag, and works in the others you have set. I'm testing applications with Android, iOS...
@FM1973 I completely agree... a couple of years ago, I just published to archives, then store, put in app password and done. If not for Transporter, I wouldn't have anything...
This is still happening with 7.058. I am going to try the work-around of using Grid as per @dan-SLT , thanks for that tip. I've converted number of stacks to...
I appreciate the Delay(50) advice, but with latest .Net MAUI and collection view, that is not reliably working for me, not even at 100ms. Running inserts / removes in main...