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

Codepush crash with latest version of RN and latest version of codepush

Open panchal-krunal opened this issue 1 year ago • 2 comments

React native release app crashes on Physical device with codepush restart, I tried all the methods to check the frequency of codepush and all methods for install mode too, but still it launches the app first, downloads codepush updates, restarts and crashes the app. This is happening for me on both Android & iOS device (Only release builds).

I also saw the codepush supported RN env's which has no values above 0.71, does this mean that it wont work for latest version?

Environment

  • react-native-code-push version: 8.2.1
  • react-native version: 0.72.1
  • Does this reproduce on a debug build or release build? - Release Build
  • Does this reproduce on a simulator, or only on a physical device? - Physical Device

panchal-krunal avatar Mar 16 '24 04:03 panchal-krunal

Do you add or update dependencies? Code push will retire next year, don't hope for a fix

pnthach95 avatar Mar 16 '24 06:03 pnthach95

I am aslo getting same issue ,I am using react native 0.71.6 version and codepush version 8.2.1 My app getting crashed after 99% Below Error : node:internal/process/promises:288 triggerUncaughtException(err, true /* fromPromise */); ^

Error: EPERM: operation not permitted, lstat 'android\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir\values-fa\values-fa.xml' Emitted 'error' event on NodeWatcher instance at: at node_modules\metro-file-map\src\watchers\NodeWatcher.js:231:14 { errno: -4048, code: 'EPERM', syscall: 'lstat', path: '\android\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir\values-fa\values-fa.xml' }

Bhaupatil1988 avatar Mar 19 '24 06:03 Bhaupatil1988

@panchal-krunal , may I ask for your CodePush logs and the crash log?

@Bhaupatil1988 , your crash doesn't seem related to CodePush. Please share your CodePush logs as well.

DmitriyKirakosyan avatar Jun 11 '24 07:06 DmitriyKirakosyan

Closing due to inactivity.

DmitriyKirakosyan avatar Jul 02 '24 09:07 DmitriyKirakosyan