-
* [x] I've read and understood the [*CONTRIBUTING guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What did…
-
### Old Version
0.73.8
### New Version
0.74.1
### Description
After upgrading to 0.74.1, I am no longer able to build the application on iOS. I receive build errors indicating that the …
-
### What signature method do devs use to sign their Android app
-first check github
-as needed, ask exploration open ended questions on PGP/cert/NIP-69, bunker, or some other authentication method…
-
### Steps to Reproduce
1. Distribute a code push from the app center as mandatory for Android
2. Open the application on an Android device
3. App crash triggered
### Expected Behavior
App does …
-
Hello friends,
Today I faced an issue with GraphQL in my React.js project. What I tried to do is refetch a query once a mutation is completed. My codebase is as below
```javascript
const getUse…
-
### Steps to Reproduce
1.init project and install react-native-code-push package
2. Using a asset of format **lottie**(abc.lottie) like this: {require('/abc.lottie')}
3. code-push release
### Ex…
-
### Steps to Reproduce
1. Configuration:
```
const codePushOptions: CodePushOptions = {
checkFrequency: codePush.CheckFrequency.ON_APP_RESUME,
installMode: codePush.InstallMode.ON_NEXT_SUSP…
-
Hello Guys , I am also facing the React Native app center CodePush issue on iOS.
When i send a CodePush via appcenter on my React Native app.It do receive the update and updates the app successful…
-
Apple is requiring packages and apps to declare their use of required reason apis. This library uses these apis that require a privacy manifest declaration: 1. NSFileModificationDate 2.NSUserDefaults
…
-
### Steps to Reproduce
1. Add an image file with the file name in **Korean**. ex) 준비중.png
2. **coding**: require('../asset/img/준비중.png') in react-native js code
3. **setup**: https://docs.microsoft…