Tommy Baggett
Tommy Baggett
The fetchChangeNotifications method is accessed via EVCloudData.privateDB and EVCloudData.publicDB. If my app is storing data in both the public and private DBs, should calls to both DB's fetchChangeNotifications methods be...
Code could be added to detect changes to the user's iCloud account status so the connectStatus property value is automatically updated and (possibly) severed connections can be automatically restored. I...
If this issue is for a new feature, please skip the "Bug" section and fill out the "Feature Request" section at the bottom. ## Feature Request Description: In addition to...
See https://forums.xamarin.com/discussion/71766/gradientboxview-ios-custom-renderer-problem-with-colors for details
Currently, the selection state of cells isn't taken into account when the color/gradient specified in the BackgroundColor and BackgroundGradient properties are applied. This needs to be fixed. Fixing this may...
See http://err2solution.com/2016/07/custom-fonts-using-effects-in-xamarin-forms/ for platform-specific implementations. Investigate possible implementation in XFGloss.
Hello, I'm using the latest 1.7.7 release version of the Xamarin.Essentials.Interfaces package with the .NET 8 RC build (8.0.0-rc.1.23419.4) and a preview version of Prism.Maui (9.0.258-pre) in a MAUI app....