Espen Røvik Larsen
Espen Røvik Larsen
Hi, I love and have used ANTLR 4 for a long time and I want to contribute to the C# target. I would like to contribute to - adding nullable...
Hi, I've started initial support for MAUI. So far I've created `Esri.ArcGISRuntime.Toolkit.Maui` and `Toolkit.Samples.Maui` with a rough implementation of `Compass` and `ScaleLine` for demonstration. Getting the build process to work...
Here is another two suggestions. - https://github.com/levitali/CompiledBindings - https://github.com/runceel/ReactiveProperty
### Description There is a problem regarding `Entitlements.plist` when deploying to a local device. There seems to be an issue with automatic provisioning for iOS, and probably also macOS. -...
### Description of Change Allow EmptyView to be aligned by HorizontalOptions / VerticalOptions. This change makes it easier to deal with #6247 by centering the EmptyView. #6247 is not straight...
Using MAUI with a page containing a map with a compass on. I see this message a lot in the debugger when running on Android. Does anyone else have the...
In .NET automation libraries I find these profiles convenient for debugging. Maybe others might find them useful. Only works for Visual Studio though. A drawback is hard coded paths to...
Hi, I have a hard time initializing `BasemapGallery.AvailableBasemaps` with a custom list of basemaps. The shown gallery is overridden by the loading of what seems to be demo data. Except...
Hi, I've tested the new Compass implementation in #570 and I want to give some feedback. ``` xaml ``` - `AutoHide` seems to work as it should, but the compass...
### Package Sentry.Maui ### .NET Flavor .NET ### .NET Version 8.0.6 ### OS Android ### SDK Version 4.7.0 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce ``` options.Android.LogCatIntegration...