teslamotors / react-native-camera-kit

A high performance, easy to use, rock solid camera library for React Native apps.
MIT License
2.49k stars 590 forks source link

Update compileSdkVersion and targetSdkVersion to 34 #677

Closed BogdanRad closed 3 weeks ago

BogdanRad commented 3 weeks ago

Is your feature request related to a problem? Please describe. I have received this error from google.

image

I have this version "react-native-camera-kit": "^13.0.0"

Describe the solution you'd like

Can you update the compileSdkVersion and targetSdkVersion to 34? Thank you

BogdanRad commented 3 weeks ago

@scarlac can you update the compileSdkVersion and targetSdkVersion to 34? please

rak-dev commented 3 weeks ago

is there any update on this ? @scarlac

BogdanRad commented 3 weeks ago

@rak-dev I found this article. I made the changes but I haven't tested it yet. I hope will fix the problem.

https://medium.com/@chaitanya71998/react-native-update-your-react-native-app-to-target-android-14-api-level-34-or-higher-b94bd043bdd3

rak-dev commented 3 weeks ago

ok @BogdanRad will try and let you know in some time.

scarlac commented 3 weeks ago

We have it updated for the beta. I will release 14 now. targetSdkVersion and compileSdkVersion are both set to 34 in the beta which should be sufficient to resolve this Google Play requirement.

scarlac commented 3 weeks ago

v14.0.0 is out now. Get it while it's hot!