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.

bug report

(tbh it’s more of an headsup, I know the new version just rolled out yesterday so no rush)

Maybe related to #133 or #131?

library version

├── gl-react@3.9.0
└── gl-react-native@3.9.0

Expected behaviour

To get react-native run-android to build the apk.

Actual behavior

Get this error:

:RNGL:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
/Users/kelset/Developer/ETV/the-week-react/node_modules/gl-react-native/android/src/main/java/fr/greweb/rngl/RNGLPackage.java:23: error: method does not override or implement a method from a supertype
    @Override
    ^
Note: /.../node_modules/gl-react-native/android/src/main/java/fr/greweb/rngl/GLImagesModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /.../node_modules/gl-react-native/android/src/main/java/fr/greweb/rngl/EXGLViewManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
:RNGL:compileReleaseJavaWithJavac FAILED

Steps to reproduce the behaviour

Update to react-native v0.47 and run command react-native run-android.

– Edit: I think the fix should be quite easy - by looking at another lib.

Issue Analytics

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

github_iconTop GitHub Comments

0reactions
grecommented, Aug 5, 2017

yeah I think let’s create a new issue. i hope this is easy to solve, I wonder where RCTBridge+JavaScriptCore.h have moved and how we can migrate current code (i don’t think Expo have yet addressed that, they usually are a bit behind RN releases)

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I get 0.47 for android : r/OpenMW - Reddit
So i have my saves on my Android and PC synced. And i just updated my PC omw to version 0.47 and i...
Read more >
Releases · docent27/OMW - GitHub
OpenMW for Android. ... version of OMW (OpenMW) for mobile devices based on the Android operating system. ... OpenMW-Android 0.47.2 Release (arm64 only)....
Read more >
The Elder Scrolls III: Morrowind on Android! First look - YouTube
First look - OpenMW 0.47 ... first video in which I will show how The Elder Scrolls III: Morrowind runs on Android thanks...
Read more >
Files · 0.47.0-43-nightly · OpenMW / openmw-android - GitLab
Go into the buildscripts directory and run ./build.sh . The script will automatically download the Android native toolchain and all dependencies ...
Read more >
Samsung Internet Browser Beta 18.0.0.47 (arm-v7a) (nodpi ...
Samsung Internet Browser Beta 18.0.0.47 (arm-v7a) (nodpi) (Android 7.0+) APK Download by Samsung Electronics Co., Ltd. - APKMirror Free and safe Android APK ......
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