-
Notifications
You must be signed in to change notification settings - Fork 57
react-native run-android fails in task ":react-native-nfc:compileReleaseJavaWithJavac" #19
Comments
Okay - i am completely new to app development and dont know anything about java, so my shots are in the dark: It seems the interface changed, the method createJSModules is not needed anymore by ReactPackage. When i remove that method i receive a different error. I figured out the folder structure also changed, so the file "nfc_tech_filter.xml" needs to be present in the path ./android/app/src/main/res/xml Once this is fixed too the app builds. I doubt it will all work now because i basically just removed code... I would say this package is not compatible to newer versions of react-native. |
I have the same problem. This package is not working anymore. |
the exact same issue here. I managed to resolve it by commenting it out
|
The fix for this is in git, but not in npm. Could you push a release? |
I am having the same problem, is it possible to publish the fix for this? Commenting out the @OverRide might be a valid temporary solution but it should be fixed in the package as well please! |
Good call on commenting out the override, worked like a charm! |
Hello,
i just installed your module in my react-native app. When running react-native run-android, an error occurs.
The task that fails: :react-native-nfc:compileReleaseJavaWithJavac
The error:
The following information may be of some help to you:
The text was updated successfully, but these errors were encountered: