react-native-code-push icon indicating copy to clipboard operation
react-native-code-push copied to clipboard

Codepush not working for RN version 0.69.2

Open afrakhan123 opened this issue 3 years ago • 4 comments

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):

Steps to Reproduce

Expected Behavior

What you expected to happen?

Actual Behavior

What actually happens?

  STACK TRACE AND/OR SCREENSHOTS

Reproducible Demo

  • Download https://github.com/microsoft/react-native-code-push/archive/master.zip and unzip. From Examples folder run node create-app.js appName [email protected] [email protected] command to generate plain CodePushified React Native app. Please see description on top of create-app.js file content if needed
  • If you can't reproduce the bug on it, provide us as much info as possible about your project

Environment

  • react-native-code-push version:
  • react-native version:
  • iOS/Android/Windows version:
  • Does this reproduce on a debug build or release build?
  • Does this reproduce on a simulator, or only on a physical device?

(The more info the faster we will be able to address it!)

afrakhan123 avatar Jul 28 '22 15:07 afrakhan123

Yes same for me. I was about to open this issue 2 weeks ago lol. @afrakhan123

Can you try adding this in defaultConfig? resValue 'string', "CODE_PUSH_APK_BUILD_TIME", String.format("\"%d\"", System.currentTimeMillis())

Didn't work for me but you can try this to see if it's working for you or not

krunalbad avatar Aug 01 '22 05:08 krunalbad

@afrakhan123

Have you found any fix for this? I am also facing same issue after I upgraded to 0.69.3

@krunalbad I tried you solution but it didn't work.

eshantbist avatar Aug 02 '22 12:08 eshantbist

Yes same for me. I was about to open this issue 2 weeks ago lol. @afrakhan123

Can you try adding this in defaultConfig? resValue 'string', "CODE_PUSH_APK_BUILD_TIME", String.format("\"%d\"", System.currentTimeMillis())

Didn't work for me but you can try this to see if it's working for you or not

it worked for me

bachngocnhat avatar Aug 18 '22 02:08 bachngocnhat

Yes same for me. I was about to open this issue 2 weeks ago lol. @afrakhan123

Can you try adding this in defaultConfig? resValue 'string', "CODE_PUSH_APK_BUILD_TIME", String.format("\"%d\"", System.currentTimeMillis())

Didn't work for me but you can try this to see if it's working for you or not

works for me! thanks @eshantbist

chamaldesilva avatar Sep 23 '22 07:09 chamaldesilva

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

ghost avatar Nov 22 '22 09:11 ghost

This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.

ghost avatar Dec 08 '22 00:12 ghost