-
I was using the Analytics and Crash packages (Version 4.5.0) in my current .NET MAUI App and it worked for both Android and iOS. Now, on .NET MAUI RC3, AppCenter integration has stopped working and in…
-
---
**Issue moved from dotnet/maui#14626**
- Please respond to @Kebechet.
---
_From @Kebechet on Monday, April 17, 2023 7:51:12 PM_
### Description
I needed to override `CreateWindow` meth…
-
#### Goal
Update a deeply nested object with the new version of the object by Primary Key on Android
#### Expected Results
Update the Object
#### Actual Results
> [mono-rt] Stacktrace:
…
-
**Context**
I have a core module in a large project, its Java only (no Android). The idea is to re-use most logic between Android and iOS by using J2ObjC, etc.
Im facing a quite huge limitation he…
-
_From @jeromelaban on Fri, 20 Oct 2023 03:53:31 GMT_
### Steps to Reproduce
1. Create a maui app (net8 rc2)
2. Add a `[CreateNewOnMetadataUpdate]` attribute on `MainPage`
3. Build the app
…
-
### Description
When building and deploying from the IDE all works well, but as soon as we try to build it via CI, using the same configuration it randomly crash after a few minutes/seconds
It see…
-
### Version Information
- Visual Studio version: 17.2.0
- Xamarin.Android version: 12.3.0.3
- Using AndroidX or Support Libraries:
- Xamarin.AndroidX.AppCompat: 1.4.1.1
- Xamarin.AndroidX.Swipe…
-
If you have a package reference in multiple conditional item groups, then PM UI does not update all occurrences of the package.
Repro Steps-
1. Start with -
```
netstandard1.0;netsta…
-
### Steps to Reproduce
Our app has PDFs which we allow third-party PDF apps to "open in place" for editing. The mechanism works basically like this:
1. `Info.plist` has all the necessary flags f…
-
## Summary
Android SDK v3.1 returns a PaymenIntent with a null ID when PaymentIntentCallback onSuccess is using Terminal retrievePaymentIntent (this clientSecret is properly set). I understand th…