React-native-image-crop-picker: undefined is not an objdect (evaluating 'c.default.openPicker')

Created on 30 Aug 2017  路  7Comments  路  Source: ivpusic/react-native-image-crop-picker

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.?.?
  • react-native v0.?.?

Platform

Tell us to which platform this issue is related

  • iOS
  • Android

Expected behaviour

Actual behaviour

Steps to reproduce

1.

2.

3.

Attachments

// stacktrace or any other useful debug info

Most helpful comment

Getting same thing here on iOS (working fine on Android)

RN 0.44
react-native-image-crop-picker 0.16.0

simulator screen shot sep 1 2017 1 12 07 pm

All 7 comments

Getting same thing here on iOS (working fine on Android)

RN 0.44
react-native-image-crop-picker 0.16.0

simulator screen shot sep 1 2017 1 12 07 pm

installation of library failed. Please read installation instructions again, follow each step and make sure each step succeeds.

I did follow the steps exactly and used CocoaPods. It worked fine while running on my iPhone 6 via Xcode. However, on the Simulator it did not work. It failed right before the permissions step.. maybe it's something to do with that?

@dgurns did you got what is the solution, i'm facing same error?

Add this in you MainApplication.java, sometimes react-native link does not work perfectly.
screen shot 2017-09-07 at 7 16 56 pm

I was having a similar issue on iOS. I also use other cocoapods dependencies so I made a podspec that works for me. Made a PR for it here: #454

@congdufs please try suggestion from @Mandeep03

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sergiulucaci picture sergiulucaci  路  3Comments

manojshrimalla picture manojshrimalla  路  3Comments

habovh picture habovh  路  3Comments

victorwpbastos picture victorwpbastos  路  3Comments

Phenek picture Phenek  路  3Comments