Skip to content

react native android works well on debug mode but not in release #22277

Closed
@behzadkhodapanah

Description

@behzadkhodapanah

Hello, this is new problem i faced here, when u run app in debug mode, everything works like charm, but after release some bad things happens, eg : KeyboardType numeric not working, and work like normal keyboard, some actions not dispatching and some styles not working as well as other problems,
this is my installed modules, using react native "0.57"

"axios": "^0.18.0",
"native-base": "^2.8.0",
"react": "16.5.0",
"react-native": "0.57.0",
"react-native-device-info": "^0.24.0",
"react-native-hr-component": "^1.0.6",
"react-native-restart": "0.0.7",
"react-native-splash-screen": "^3.1.1",
"react-navigation": "^2.16.0",
"react-redux": "^5.0.7",
"redux": "^4.0.0",
"redux-logger": "^3.0.6",
"redux-persist": "^5.10.0",
"redux-thunk": "^2.3.0"

hence i tried many other versions ( 0.46, 0.48, 0.50, 0.55 and 0.57.1)
and i tried remove native base and other huge modules like react navigation, but result is not changed! help me, i am struggling for near 20 days :(
bad english sorry , please help me,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Platform: AndroidAndroid applications.Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions