-
console.log("start");
codePush.checkForUpdate(
(result)=>{
if (!result) {
console.log("This app is the latest one.");
runApp();
}
else {
…
-
Ran `appcenter codepush deployment history`
Under the "Install Metrics" column got:
Active: 4.0e+2% (4 of 1)
Installed: 8
---
#### Document Details
⚠ *Do not edit this section. It is required for d…
-
react-native-code-push 没反应了。。。
-
**OS:**
- [ ] Windows
- [X] MacOS
- [ ] Linux
**Platform:**
- [x] iOS
- [X] Android
**SDK:**
- [X] `@sentry/react-native` (>= 1.0.0)
- [ ] `react-native-sentry` ( ({
transform: {
…
-
### Description
User is trying to create custom UI when an update is available, it is working as expected at the first launch. But, when user kills the app and relaunches it, again it says an updat…
-
We have a couple of Cordova/Phonegap apps (Android and IOS) which use cordova-plugin-code-push to distribute new content. The apps were built using PhoneGap Build.
Currently the live apps use
cord…
BbFGE updated
4 years ago
-
code push 1.11.20. When i update package and restart app, it's show dialog error, anyone have fixed this ?
```
=================================================================
Main Thread Checker:…
-
Hello,
I followed this tuturial https://docs.microsoft.com/en-us/appcenter/distribution/codepush/tutorials#automate-your-deployments-with-vsts- Automate your deployments with VSTS.
Everything work…
-
### Additional Information
* cordova-plugin-code-push version: 1.11.18
* Cordova version: 7.0.1
### Description
I'm using CodePush plugin with ionic framework (cordova 7.0.1).
My cordova'…
-
当我上传文件当服务器上时,用如下命令
> code-push release-cordova TestCordovaCodePush android -m --description "android code push"
会显示如下错误,导致code-push-server进程结束
[2020-02-07T17:54:58.284] [INFO] http - ::ffff:1…