Skip to main content
7 votes
1 answer
3k views

I'm using CodePush to deploy the js bundle and a couple of resources to my react-native iOS app. Instead of using the react-native bundler to collect all the static images from my project I have a ...
3 votes
1 answer
534 views

I have this error showing in my browser console: Refused to execute inline script because it violates the following Content Security Policy directive: "default-src https://codepush.azurewebsites....
1 vote
0 answers
70 views

I encountered an error while updating my app using CodePush. When calling checkForUpdate with my deploymentKey, I received the following error: [CodePush] Api calls are disabled, skipping API call ...
1 vote
1 answer
228 views

Problem Statement I’m trying to set up Shorebird using shorebird init, but it fails during Gradle initialization with the following error: ✗ Initializing gradlew (0.4s) Unable to initialize gradlew. ...
6 votes
4 answers
5k views

These days I'm using MS Code Push service,it saves time to update my cordova applications. I'm wonder if it's possible to build our own code push server other than using github or MS account?
-1 votes
1 answer
415 views

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 ...
1 vote
1 answer
130 views

I’m working with an ejected Expo SDK 51 app (bare workflow) and I want to bundle my JavaScript code using the react-native bundle command instead of the default Expo bundling process. (npx expo export)...
0 votes
1 answer
63 views

I'm facing an issue with CodePush where I push a new update, but the application on my phone doesn't install it. Only after uninstalling and reinstalling the app does it download the update from ...
20 votes
4 answers
15k views

Looking for something like: <Text>VERSION={CodePush.VersionLabel}</Text> Where CodePush.VersionLabel is something like "v6" that is displayed in code-push deployment ls <MyApp> I'd ...
3 votes
1 answer
610 views

I have set up env variables for my Android and iOS apps to retrieve the information like versionName and versionCode (this is on Android, similar on iOS). It looks something like this for dev: API_URL=...
0 votes
1 answer
434 views

How does CodePush handle code deployment and what parts of my React Native app are hosted on Microsoft App Center? I'm a React Native developer and I'm considering using CodePush for my app updates. I ...
4 votes
0 answers
196 views

I have few concerns about EAS updated If anyone is well versed and have enough knowledge of EAS update. Is it possible that we can use EAS update with app that is already on the app stores? or is it ...
2 votes
0 answers
483 views

I Need to update my Ionic Capacitor app(React).I tried the code-push with Cordova Plugin. But not working for me. Anyone know about the code-push technology with capacitor plugin? or How can we use ...
0 votes
1 answer
341 views

I've developed a project using React Native. It works fine when I build it for Android. However, when I try to update using CodePush, I get the following error: Entity metadata for t#user was not ...
1 vote
1 answer
181 views

I've set up flutter_eval in my Flutter project, but when I try to compile the .evc file of import 'package:eval_annotation/eval_annotation.dart'; import 'package:flutter/material.dart'; @...

15 30 50 per page
1
2 3 4 5
16