Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.03 KB

File metadata and controls

30 lines (22 loc) · 1.03 KB

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/srcpush/react-native-code-push/archive/main.zip and unzip. From the Examples folder run node create-app.js appName react-native@0.71.19 @srcpush/react-native-code-push@1.2.0 to generate a plain Source Push-enabled React Native app. See the description at the top of create-app.js if needed.
  • If you can't reproduce the bug on it, provide us as much info as possible about your project

Environment

  • @srcpush/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!)