-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
HI !
I received a message during my last deployment on Google Console telling me that : _To ensure that your app works correctly on the latest versions of Android, Google Play requires all apps targeting Android 15+ to support 16 KB memory page sizes.
From 31 May 2026, if your app updates do not support 16 KB memory page sizes, you won't be able to release these updates.
Your latest production release does not support 16 KB memory page sizes._
Here the impacted files :
base/lib/arm64-v8a/libpl_droidsonroids_gif.so
base/lib/arm64-v8a/librive_text.so
base/lib/x86_64/libpl_droidsonroids_gif.so
base/lib/x86_64/librive_text.so
It seems that this is related to the Rive widget. Is this issue will be solved in the coming flutterflow update?
Expected Behavior
no longer have this blocking message for future deployments
Steps to Reproduce
Deploy new version
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4Ol8iAz4hgoctH176Jc/pV+TsUJlgnbZZMju5xaEo0G5fNG7UIec/4VEptXbC+TVc3IGeWpD8zw/uOv8zIN8cVEw6cbIRJzs1yZD3hZGGuaJCUEai0ZGpAQdpKCBXD0MCFphZ+IvRvc1YB3U+DN96vVhfcNuPuNjMFD8iXIqzIjXPuQ0SLb3kNh1JWeC/v
Visual documentation

Environment
- FlutterFlow version: 6.3.1
- Platform: Desktop
- Browser name and version:
- Operating system and version affected:
Additional Information
No response