You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your app must support 16 KB memory page sizes by November 1, 2025, your app uses native libraries that don't support 16 KB memory page sizes. Recompile your app to support 16 KB by November 1, 2025 to continue releasing updates to your app. #2538
I got this from PlayStore: "Your app must support 16 KB memory page sizes by November 1, 2025, your app uses native libraries that don't support 16 KB memory page sizes. Recompile your app to support 16 KB by November 1, 2025 to continue releasing updates to your app."
now I am upgrading the project to new version react native and react native track player but it keep failing to build
Task :react-native-track-player:processDebugManifest
package="com.doublesymmetry.trackplayer" found in source AndroidManifest.xml: D:\Workspace\REACTNATIVE...\node_modules\react-native-track-player\android\src\main\AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.doublesymmetry.trackplayer" from the source AndroidManifest.xml: D:\Workspace\REACTNATIVE.....\node_modules\react-native-track-player\android\src\main\AndroidManifest.xml.