Description
since updating to ndkVersion = "28.0.13004108"
Also "react-native-gesture-handler": "2.28.0",
I cant build debug build on android and not create a bundleReleases.
What went wrong:
Execution failed for task ':react-native-gesture-handler:buildCMakeDebug[arm64-v8a]'.
Steps to reproduce
I was on ndk 26 got notice from playstore on android about 16 KB.. so i updated my ndk version and then all librarys that complained, I fixed. But since version 2.28.0 already had all changes for cmake and tried the old (patch file). (APK build was fine) AAB files not according to google play. Hence why i updated to ndk 28. but now i cant build debug builds nor releases.
A link to a Gist, an Expo Snack or a link to a repository based on this template that reproduces the bug.
What went wrong: Execution failed for task ':react-native-gesture-handler:buildCMakeDebug[arm64-v8a]'.
Gesture Handler version
2.28.0
React Native version
0.76.1
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
New Architecture (Fabric)
Build type
None
Device
Real device
Device model
Pixel 9
Acknowledgements
Yes
Description
since updating to ndkVersion = "28.0.13004108"
Also "react-native-gesture-handler": "2.28.0",
I cant build debug build on android and not create a bundleReleases.
Steps to reproduce
I was on ndk 26 got notice from playstore on android about 16 KB.. so i updated my ndk version and then all librarys that complained, I fixed. But since version 2.28.0 already had all changes for cmake and tried the old (patch file). (APK build was fine) AAB files not according to google play. Hence why i updated to ndk 28. but now i cant build debug builds nor releases.
A link to a Gist, an Expo Snack or a link to a repository based on this template that reproduces the bug.
What went wrong: Execution failed for task ':react-native-gesture-handler:buildCMakeDebug[arm64-v8a]'.Gesture Handler version
2.28.0
React Native version
0.76.1
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
New Architecture (Fabric)
Build type
None
Device
Real device
Device model
Pixel 9
Acknowledgements
Yes