React-native-slider: 2.0.2 doesn't work on Android Release Mode

Created on 10 Oct 2019  路  11Comments  路  Source: callstack/react-native-slider

Straight up no image when in release/production mode. Works fine in debug mode.

bug report good first issue Android

Most helpful comment

@wojteg1337 I updated to version 2.0.3, but I am still having the same issue. Does not show the image in release mode on Android. Debug mode is fine.

Seems to be the same issue as https://github.com/react-native-community/react-native-slider/issues/119

All 11 comments

same behaviour for me :(

I tested on Android 7 and Android 10, does not work in release mode.

same problem can't see image on release mode, debug work well

Thanks for reporting the issue, will try to check that in next days

PR: #120 does not solve the issue we face, it's rather related to other crash.

I work on the refactoring of the project structure to be able to build a project in release mode. Will try to merge my fix today :)

@wojteg1337 Looking forward to it!

@bobber205

Looks like it's fixed with latest release 2.0.3, please guys try the release and reopen an issue if there is still a problem with release version on android :)

@wojteg1337 I updated to version 2.0.3, but I am still having the same issue. Does not show the image in release mode on Android. Debug mode is fine.

Seems to be the same issue as https://github.com/react-native-community/react-native-slider/issues/119

@bobber205 @Technaur released 2.0.5 version with fix

@wojteg1337 Confirmed working in release mode. Thanks! <3

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HasanAlyazidi picture HasanAlyazidi  路  3Comments

a-koka picture a-koka  路  3Comments

msqar picture msqar  路  4Comments

cpojer picture cpojer  路  6Comments

canyavall picture canyavall  路  5Comments