Mapbox Implementation
Mapbox
Mapbox Version
10.1.40
React Native Version
0.77.0
Platform
Android
@rnmapbox/maps version
10.1.4
Standalone component to reproduce
By August 31, 2025, Google will remove all apps on the app store with Android target SDK less than 35. Now when I try to upgrade to SDK 35 and compile
export ANDROID_HOME=/Users/mora/Library/Android/sdk && eas build -p android --profile production --local
I get a clear error that says the rn mapbox does not support the SDK. I updated to the latest package on the NPM page and same issue.
Then I tried upgrading my NDK version to 27 and same issue.
I think this issue needs to be solved soon or there should be some type of guide on how to support SDK 35 & 36.
Observed behavior and steps to reproduce
No response
Expected behavior
No response
Notes / preliminary analysis
No response
Additional links and references
No response
Mapbox Implementation
Mapbox
Mapbox Version
10.1.40
React Native Version
0.77.0
Platform
Android
@rnmapbox/mapsversion10.1.4
Standalone component to reproduce
By August 31, 2025, Google will remove all apps on the app store with Android target SDK less than 35. Now when I try to upgrade to SDK 35 and compile
export ANDROID_HOME=/Users/mora/Library/Android/sdk && eas build -p android --profile production --local
I get a clear error that says the rn mapbox does not support the SDK. I updated to the latest package on the NPM page and same issue.
Then I tried upgrading my NDK version to 27 and same issue.
I think this issue needs to be solved soon or there should be some type of guide on how to support SDK 35 & 36.
Observed behavior and steps to reproduce
No response
Expected behavior
No response
Notes / preliminary analysis
No response
Additional links and references
No response