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

Open
#1,402 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
android, firebase
Domain
mobile-dev

Research direction

Start by reproducing the report with a new MAUI project and Xamarin.Firebase.Common 122.0.1.2 plus Xamarin.Firebase.Messaging 125.0.1.2. Build the APK and inspect it with Android Studio's analyzer; the work is done when these packages no longer produce the reported “Does not support 16kb devices” warning.

Written by the indexing model from the issue text.

Description

needs-info
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

Dominant language
C#
Stars
318
Forks
73
Avg merge
2d 6h
Merged PRs (30d)
10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/android-libraries

All issues in dotnet/android-libraries

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.