dotnet / dotnet/android-libraries

16kb page warning with Xamarin.Firebase.Common/Xamarin.Firebase.Messaging

Open
#1,402 7 comments 0 reactions 0 assignees View on GitHub
needs-info
Dominant language
C#
Stars
317
Forks
73
Avg merge
1d 8h
Merged PRs (30d)
17

Description

### Android framework version

net10.0-android

### Affected platform version

Rider 2026.1.0.1 | NET 10.0.201

### Description

Google are asking us to update our apps to support 16kb pages. I've discovered that the following packages in this repository are responsible for producing warnings in our app
- Xamarin.Firebase.Common 122.0.1.2
- Xamarin.Firebase.Messaging 125.0.1.2

Both the packages have been tested individually and the warning keeps appearing. I believe we have until 31st May 2026 to have our app adhere to Google's new policy.

### Steps to Reproduce

1. Create new maui project
2. Add nuget packages
3. Build project
4. Analyse APK with android studio
5. Observe 'Does not support 16kb devices' warning

### Did you find any workaround?

_No response_

### Relevant log output

```shell

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.