-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
"react-native-mmkv": "2.11.0",
"react-native-quick-crypto": "0.6.1",
"react-native-code-push": "8.1.0",
**Preconditions:** CodePush is configured to install updates on app suspend
**STR:**
…
-
目前看介绍,codepush都是走的http,能不能加上https,现在对安全性要求比较严格
-
1. In appcenter codepush, the script to Release a CodePush update to your Staging deployment is
```
# appcenter
appcenter codepush release-react -a t/ -m
```
what should I do in code-push-go?…
-
Is it possible to provide dynamic content to a HostBuilder and restart the host service?
This is essentially the workflow that I am interested in.
- The mobile client connects to a remote API an…
-
Hi, im using InstallMode.ON_NEXT_RESTART, it shouldnt restart the app after updates. but its keep restarting the apps and all cordova plugin seems missing. after i kill the app and relaunch it shows m…
-
It seems interesting to push new code directly without the user having to update their app using the app store or play store...
https://blog.jscrambler.com/seamless-app-updates-with-codepush-in-rea…
-
### Description
Tsc Compile with Bob Builder and Skiplibcheck
### CodeSandbox/Snack link
none
### Steps to reproduce
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
…
-
### Describe the bug
We have native apps (iOS and android) and DataDog RUM already been instrumented and working fine. We recently developed some screens using react native (FYI, React native code …
-
试用了一下,还有以下几个奇怪的问题:
1、超过5个,有时打开会挤在一起。
2、打开APP,第一个tab没有tabbar下面那个高亮块。
3、滑动过程中,tabbar偶尔跳跃闪动,不自然。
4、打开APP,tab页面有时不能刷新。