Ginx009
Ginx009
did you find a solution?
What I did bro was not launchCamera instead I used the gallery .
same here on v9.1.5
here's the npx react-native config ``` npx react-native config warn Multiple Podfiles were found: ios/Podfile,vendor/bundle/ruby/2.7.0/gems/cocoapods-core-1.15.2/lib/cocoapods-core/Podfile. Choosing ios/Podfile automatically. If you would like to select a different one, you can configure...
tried clearing it actually and it did not resolve anything . By the way on android it works but on iOS it does not .
What I am trying to do right now is upgrade the react native versions to see where it is compatible .
on 0.72 version of react native I have tried and on iOS and it works
Hi everyone . If you are still encountering this problem . What I did was Make sure that the swift version you are using on your xcode is 5.2 ....
and also when deploying to heroku /app/node_modules/dotenv-safe/index.js:33 throw new Error('Missing environment variables: ' + missing.join(', ')); Error: Missing environment variables: TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, TWILIO_NUMBER, AUTHY_API_KEY, MONGO_URL though i already filled all...