question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I’m getting the following errors installing from IP 22.0 and up. RN 0.31 and up gives the error

/Users/Documents/workspace/mobile-app/node_modules/react-native-image-picker/android/src/main/java/com/imagepicker/ImagePickerModule.java:58: error: ImagePickerModule is not abstract and does not override abstract method onActivityResult(int,int,Intent) in ActivityEventListener public class ImagePickerModule extends ReactContextBaseJavaModule implements ActivityEventListener { ^ /Users/Documents/workspace/mobile-app/node_modules/react-native-image-picker/android/src/main/java/com/imagepicker/ImagePickerModule.java:290: error: method does not override or implement a method from a supertype @Override ^ 2 errors :react-native-image-picker:compileReleaseJavaWithJavac FAILED

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
748890753yiyicommented, Aug 3, 2017

I have the same issue. +1, I’m using “react-native-image-picker”: “^0.26.3” and react-native 0.47.0

1reaction
marcshillingcommented, Sep 12, 2016

Should be back up and running again in v0.22.4 on npm. However, remember this will only work on RN <= 0.32. I’ve created #308 to track this going forward.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Project build errors and warnings (PRJxxxx) - Microsoft Learn
The Visual Studio compilers and build tools can report many kinds of errors and warnings. After an error or warning is found, the...
Read more >
Fix a build error
Fix a build error · Right-click anywhere in the Error List window. · Select Copy List. · Open Microsoft Excel or Word (or...
Read more >
BUILD Error Messages - IBM
BUILD Error Messages. The messages in the pop-up panel showing the command progress indicate error and warning situations. In most cases, it should...
Read more >
Oh dear! Build errors? - LoopDocs - GitHub Pages
This page contains build error help for people updating their Loop app as well as brand new Loop app builders. Review the "obvious"...
Read more >
How to find the reason for a failed Build without any error or ...
While building using Visual Studio 2010, Build fails without any error or warning. However building the .csproj using MsBuild is successful. Can't figure...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found