-
### Description
Recently updated to cordova-android `10.0.1` and one of the breaking changes in the major release was the usage of `WebViewAssetLoader` in favor of loading assets from `file://` (ht…
torte updated
3 years ago
-
### Issue Info
Info | Value |
-------------------------|-------------------------------------|
Platform Name | ios
Xcode Version …
-
### Configuration of Cordova App
- ``
- ``
- Android:
- ``
- ``
- iOS:
- ``
- ``
### Setup of server end point for `https://myawesomedomain.com/abc`
- For Android devices, it sen…
-
### Description
I'm overriding deployment keys via javascript code so I can dynamically move users from one deployment to another.
When first call to `sync` or `checkForUpdate` with an overridde…
-
We have another instance of this happening. Last time, I ticketed #3926. This time, I'm posting a new ticket because the symptoms are somewhat different.
For some reason, it seems to occur on Don's…
-
## Feature Request
### Description
With MS App Center's Codepush, once an update was installed, the current page/route would remain. This means when the user returns back to bring the app into f…
-
code-push-server:最新版本号,
"react-native": "0.65.1",
"react-native-code-push": "^7.0.4",
code-push -v: 2.1.9
执行 code-push release-react FirewallAndroid Android --deploymentName Production --descrip…
-
App ID: 007a2cb9-86ee-4f73-90db-1d3322af1863
**Description**
Getting below error when running shorebird preview :
```
➜ flutter_codepush_poc git:(main) ✗ shorebird preview
✓ Fetching releas…
-
When I press "Reload" or the application reloads due to Live Reload being enabled, the onDestroy method of the module is not called. Because of that, the sockets (and streams) are no correctly dispose…
wmaca updated
7 years ago
-
Hello.
I have set up the code-push-server environment locally with the following file.
.env
```
EMULATED=true
DEBUG_DISABLE_AUTH=true
```
The server was run normally with `npm run start:env`
But i…