[Android] Help on 16 KB memory page sizes requirement #31562
Unanswered
ted-uy-finlocker
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Please note that .NET 8 for .NET MAUI is out of support. .NET MAUI does not follow the regular LTS/STS cycle, please find the details here: https://dotnet.microsoft.com/platform/support/policy/maui So, you probably want to upgrade to .NET 9 and upgrade all of your dependencies. When you do, changes are that it will be resolved automatically. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on an Android app using net8.0-android, and I recently came across the new requirement that apps must support 16 KB memory page sizes. I've done some research but haven't been able to find a clear solution yet. Does anyone know what the next steps are to make sure our app is compliant? Thanks in advance—I really appreciate any guidance!
Beta Was this translation helpful? Give feedback.
All reactions