-
After sending an update using the command `code-push-standalone release-react myapp-android android`, it does get uploaded to aws as i can see a file uploaded in my bucket but the server gives this er…
-
Hello!
azurite, code-push server, CLI, and applying the code-push module to the React Native app
are completed.
And I bundled the JS code for the update and released the update content through the C…
-
### Expected behavior
### Actual behavior
### Information about the Issue
### Steps to reproduce the behavior
1. ...
2. ...
-
1.我想用热更新我的ionic3项目,参考了文章:http://blog.csdn.net/h2545326...
按照这位博主说的一步步做下来了,但是因为我的这个是ionic项目,所以有一个步骤和博主有些不同,我按照自己的理解,把node_module下的code-push.java改成了如下代码:
public class CodePush extends CordovaPlugin {
…
-
Add support for using dpopNonce provided by the authorization server, in the following interactions:
- When requesting access token (in the context of authorization code grant and / or pre-authoriz…
-
**Is your feature request related to a problem? Please describe.**
We use [Coder](https://github.com/coder/coder) as remote containerized development environment for the team.
Coder will inject …
-
My frontend is configured properly and it gets notifications from the expo push notifications tool. When I use my backend, I get a 400 server error. I get a ServerErr("Request failed: 400 Bad Request"…
-
### What happened?
we using js code to set useid in our vue app
and most page of our app need login to view
but we see some tracking log without username, and visited those page which need login
…
-
I am trying to implement a basic server push scenario where the server makes multiple push requests. The client is first expected to process pushed requests and only then await for the main response. …
-
https://github.com/Shahstaa/Agenda-Hub-Project/blob/28c4cab1568ffbc239571fb713bd43ff2aa4f0fe/server.js#L73-L77
There's a large amount of dead code here and elsewhere; it's good practice to remove i…