Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled JS Exception: undefined is not an object (evaluating '_reactNativeMediaMeta2.default.get') #8

Open
vvkaghera opened this issue Jun 5, 2017 · 4 comments

Comments

@vvkaghera
Copy link

vvkaghera commented Jun 5, 2017

simulator screenshot 05-jun-2017 12 44 05 pm
I am using your lib for getting thumbnail from local video, I have URI like this "file:///Users/xyz164/Library/Developer/CoreSimulator/Devices/6332F702-2D51-4451-86DD-5CF87EC2FF8E/data/Containers/Data/Application/C9438FBF-4FAA-4120-80EC-28D1568105E9/Documents/trim.AAF142E3-7318-4685-83F3-0E1E63E929A9.MOV"
and pass to your class and getting error ios.

Please help me out.

@jhen0409
Copy link
Member

jhen0409 commented Jun 5, 2017

Do you successfully linked the iOS native module?

react-native link react-native-media-meta

@vvkaghera
Copy link
Author

@jhen0409 Yes, I have linked the iOS native module properly.

@ilariowiz
Copy link

@vvkaghera have you solved this issue?

@rkostrab
Copy link

rkostrab commented Dec 8, 2017

Just remove prefix file:// from your path.

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

No branches or pull requests

4 participants