Jonathan Dick
Jonathan Dick
Interesting - I didn't have an android 14 device to test on, though I think @mattleibow did test and it seemed that export didn't make a difference in testing? We...
Tested this on a physical device with Android 14.0 and can confirm without exporting the receiver, the updates are never received. This change does fix this case for me in...
Seeing the same error here, investigating...
https://github.com/dotnet/maui/pull/18620 seems like the likely cause
#19862 was created to track some additional UI and/or Manual test coverage for these scenarios.
/azp run
The versioning is a bit confusing since we had nightlies building as 8.0.6-nightly.xyz after we branched for SR1 which ended up shipping with version 8.0.6 (originally it was going to...
I'm able to reproduce this on an android device as well. Currently digging a bit deeper into the _why_...