Skip to main content
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. ...
Sachin Chavan's user avatar
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 ...
Josley's user avatar
  • 43
-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 ...
Irfan wani's user avatar
  • 5,352
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)...
Amir Ben Shimol's user avatar
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 ...
Siddhant Shelake's user avatar
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 ...
Doug's user avatar
  • 15.8k
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 ...
Jscripter's user avatar
9 votes
5 answers
8k views

Steps to Reproduce yarn add react-native-codepush Add following to android/app/build.gradle apply from: "../../node_modules/react-native/react.gradle" apply from: "../../node_modules/react-native-code-...
Faisal Manzer's user avatar
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 ...
Yatender Kumar's user avatar
1 vote
0 answers
1k views

When I run npx expo start --dev-client, both our android and iOS app throws an error when selecting the dev server, with the message: Error loading app. Value ----------------------------...
Florin200217's user avatar
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 ...
Ufuk Öncüler's user avatar
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'; @...
Marcin Wróblewski's user avatar
1 vote
1 answer
695 views

My app is opening in 3 seconds on 2gb ram mobiles when there is no codepush implemented in the app, when codepush is present and when codepush downloading the updates, from next restart the app is ...
Zahoor Mohammed's user avatar
0 votes
1 answer
447 views

<resources> <string name="app_name">Test App</string> <string moduleConfig="true" name="CodePushDeploymentKey"> PUT-YOUR-...
Soham Jani's user avatar
1 vote
1 answer
314 views

I'm applying CodePush to React Native I'm getting a build error on the Android side when finalizing the application. I would appreciate it if you could take a look Error Message > Task :app:...
SJH8730's user avatar
  • 25

15 30 50 per page
1
2 3 4 5
16