-
_From @dansiegel on Tue, 28 Jun 2022 15:50:53 GMT_
### Steps to Reproduce
This is running the publish from the MacOS Terminal
1. `dotnet publish -f:net6.0-ios -c Debug /p:ArchiveOnBuild…
-
In a complete new MAUI App CrossFirebase.Initialize crashes with
_"Java.Lang.IllegalStateException: 'Default FirebaseApp is not initialized in this process de.Name.AppName. Make sure to call Firebase…
-
### Description
In maui preview7 on android, whenever call `FilePicker.PickAsync();` method the maui application will throw `System.InvalidOperationException: 'Window Not Found'` and crash.
### S…
-
### Description
Updated to latest versions of VS & Xcode
Project is is working when built in debug mode trough the Mac connection and the application is working on my physical iPhone device !
B…
-
### Description
I created a new MAUI project, didn't changed anything. I can debug it without issues in Android Emulator. But when I publish (e.g. executing `dotnet publish -f:net6.0-android -c:Relea…
-
### Description
I have created new app after update to VS 2022 17.1.0 Preview 2.0.
Clean app crashes when is started from background with error:
System.NotImplementedException: 'Either set MainPa…
-
When I add a package reference to Plugin.Firebase, my app size increases a lot.
It looks like the size increase is mainly due to Facebook assemblies being added to the apk.
However, I'm not using Fa…
-
### Steps to Reproduce
1. build a MAUI app targeting MacCatalyst with `RuntimeIdentifiers=maccatalyst-x64;maccatalyst-arm64`
2. sometimes it fails with errors like:
```
/Users/runner/.dotnet/p…
-
### Description
Maui app as exe crashed after 6 hours of running, happened few times
### Steps to Reproduce
1. Create MAUI app
2. Publish as exe
3. Run the exe
### Link to public reproduction…
-
**Help us make content visible**
DisableTransitiveFrameworkReferenceDownloads
Microsoft.Maui.Essentials
EnableWindowsTargeting
NETSDK1100
**Describe the new article**
@tdykstra, this PR…