Questions tagged [code-push]

questions regarding Microsoft's CodePush service for dynamic code updates to mobile apps. CodePush is part of the Microsoft App Center

201 questions
0
votes
1 answer

Integrating MicroSoft CodePush to Swift Project

I integrated React Native in a swift project. I followed the steps in the following link https://github.com/Microsoft/react-native-code-push#ios-setup to integrate code push to the project. As there is no Libraries folder in my project, i created…
PraveenApk
  • 86
  • 6
-1
votes
0 answers

React-Native iOS App crash without any report on real device

I have an mobile App. And Many people use it on their android and ios phone. Last day I updated my project via code-push for push-notificaiton and then My mobile App did not work on real iphone device. When I open the project on the real iphone…
-1
votes
1 answer

Update React Native App without App store

Recently i went through this link and give it a try and it worked.But can we update the web part of a react native app without code push on the fly(without releasing update in app store).I have my own server where i like to update the web part of my…
anbu selvan
  • 605
  • 1
  • 10
  • 35
-1
votes
2 answers

Error : Unable to prepare project

While trying to do a release using the following command: code-push release-cordova myApp android I'm getting the following error in the terminal: Running "cordova prepare" command: [Error] Unable to prepare project. Please ensure that this is…
iJade
  • 20,206
  • 52
  • 141
  • 227
-1
votes
1 answer

React native iOS codepush failed

The image is about my process, can any one help please?
wangle
  • 35
  • 2
-3
votes
1 answer

Code is disappearing when I do a Git Push

I work in a small team of 5 developers, when I make a git push with one of my changes, the last 10 days of code is disappearing for other developers. Nothing happens to mine. As a team we are unable to find the root cause for this issue. Checking…
user2207839
  • 77
  • 1
  • 8
1 2 3
13
14