Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

> version 1.1.4 don't support <= iOS 8.0 #1806

Closed
flybluewolf opened this issue Sep 20, 2018 · 2 comments · Fixed by #1816
Closed

> version 1.1.4 don't support <= iOS 8.0 #1806

flybluewolf opened this issue Sep 20, 2018 · 2 comments · Fixed by #1816

Comments

@flybluewolf
Copy link

AVCaptureSessionPreset3840x2160 only is available on iOS 9.0+,so please update react-native-camera.podspec and change to s.platform = :ios, '9.0'.

@flybluewolf flybluewolf changed the title > version 1.1.4 don't support < iOS 8.0 > version 1.1.4 don't support <= iOS 8.0 Sep 20, 2018
@n1ru4l
Copy link
Collaborator

n1ru4l commented Sep 24, 2018

@flybluewolf @jgfidelis @sibelius Should be either bump the version or make the code backwards compatible?

@sibelius
Copy link
Collaborator

as react native minimum version is 9.0, we should just update as the number of users using <=9 is too low

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants