-
Unable to distribute the cordova apps to appcenter. Getting error "release binary file uploading failed: HTTP 422 Unprocessable Entity". App uploading without code push plugin. What am I missing? I tr…
-
(android)`An update is available, but it is being ignored due to having been previously rolled back`
What does that means? What's wrong? How could I reinstall the updated? It seems that I must be clea…
-
When running the `codepush release-react` subcommand, if there is a failure when creating the React Native bundle due to a lack of heap space in the node process, a release is still created.
#### S…
-
We're running the codepush cli commands in a non sudo Travis CI build and getting an error about file watchers. Is there a way to get the React/Codepush bundler not to use file watchers? I didn't see …
-
`Fatal Exception: java.lang.RuntimeException: Unable to instantiate service com.onesignal.HmsMessageServiceOneSignal: java.lang.ClassNotFoundException: Didn't find class "com.onesignal.HmsMessageServi…
-
We've been using the deprecated codepush cli with the following command:
`code-push release-react [REDACTED] android -d Prototype --des "no description for release" -t 4.5.1 --noDuplicateReleaseErr…
-
### Build/Submit details page URL
_No response_
### Summary
As far as I know this might be considered as a duplicate but none of the issues help how to debug the problem I'm describing. I run…
finom updated
2 weeks ago
-
### Description
In my React Native application, I have disabled Hermes because I need to use Jitsi, and Jitsi does not support Hermes.
After disabling Hermes, my app started to crash for some Androi…
-
my spec
OS : Ubuntu
cpu family : 6
model : 63
model name : Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz
Log
2019-11-13 15:54:35.573: INFO [68c85f3c-f810-436e-94…
-
Enable App Center codepush so that we can release updates to the app without having to go through a formal appstore release process (which can take days).
### AC2
**Given** a registered user with …