-
![Image](https://github.com/user-attachments/assets/86cd2871-9d55-4a62-9de5-322ba4bba258)
![Image](https://github.com/user-attachments/assets/d7dcdb80-3008-453c-a99f-8ad8381adc8f)
it happens in the f…
-
"react": "18.3.1",
"react-native": "0.74.5",
"react-native-code-push": "^9.0.0",
Codepush is loading the update after starting the app, restarting and showing the changes. After restarting the app ma…
-
**setBackgroundMessageHandler()** only receives the events when the app starts, after that it does not receive any event whether it's data only or notification enrich event on An…
-
### Checklist
- [X] I have read the [contributing guidelines](https://github.com/klaviyo/klaviyo-react-native-sdk/blob/master/.github/CONTRIBUTING.md)
- [X] This issue hasn't been addressed in an [ex…
-
### Version
6.7.0
### What platforms are you having the problem on?
Android
### System Version
Android 14
### On what device are you experiencing the issue?
Simulator
### Archi…
-
我是从appcenter转私有化部署的,因为网络问题。app安装完之后提示更新,更新完之后提示更新又弹出来了,重启app也是一样,查看history都是pending状态,没有active的
![image](https://github.com/user-attachments/assets/4908ea5d-c65c-42ed-b03c-a66d85b74950)
代码里配置的是立即安…
-
Thanks so much for filing an issue or feature request! We will address it as soon as we can. Please follow these guidelines:
1. This repository is for the CodePush CLI and management SDK. For issue…
-
1. Run this command:
`appcenter codepush release-react -a xxx/yyy -d Production`
2. Error
`Error: Cannot find module 'C:\Users\xxx\Desktop\Lahelu\Codebase\Client\node_modules\react-native\local-cli\c…
-
When attempting to push code to the repository, I encountered an error due to the `pkg-dir` module being an ES Module. The error message indicates that `require()` is not supported for ES Modules. The…
-
### Problem Description
Hi Team,
I am working on code push for native windows app. I have done the initial set up for the project and got the app working fine in my local. But when I included the…