-
Hi. First of all, thank you for this great plugin. Could you please let us know if it's possible to integrate this with expo managed workflow ?
We have a codebase where we ship 70 apps with differe…
-
```
import React, {Component, useState, useEffect, useCallback} from 'react';
import {
SafeAreaView,
StyleSheet,
ScrollView,
View,
Text,
StatusBar,
} from 'react-native';
imp…
-
When running:
```rb
codepush_release_react(
app_name: "MyOrg/myapp"
)
```
from the `myapp/ios` (or android) directory,
I'm getting this error:
```
Error: Command 'codepush rel…
-
Hi, thanks for this library, may i know is it able to run Codepush checkForUpdate/download update features in China? Will the Appcenter Codepush domain blocked or not allowed to access in specific are…
-
Hi
When an error happens during upload and distribution of an iOS app via `appcenter_upload` fails, e.g. due to an internal server error, the upload doesn't fail meaning the distribution error is n…
-
Dependency versions:
React Native: 0.64.2
React Native Config: 1.4.5
I'm using RNC to help with changing the deployment keys for CodePush. I've followed the instructions in the Read.me and after …
-
I have built an app that collects the env props in React Native, but codepush is unable to read the version name from those files.
### Steps to Reproduce
1. Create .env file with VERSION_NAME para…
-
### Description
I get the error: 'react/debug/react_native_assert.h' file not found, React-utils/RunLoopObserver.
This is my Podfile:
```
# Resolve react_native_pods.rb with node to allow for hois…
-
cannot receive push notifications in foreground & docs are not clear.
-
**Describe what happened**
I'm getting build errors after running `./gradlew app:installDevelopmentDebug -PreactNativeDevServerPort=8081 `
FAILURE: Build failed with an exception.
* W…