appcenter-sdk-react-native icon indicating copy to clipboard operation
appcenter-sdk-react-native copied to clipboard

Development repository for the App Center SDK for React Native

Results 18 appcenter-sdk-react-native issues
Sort by recently updated
recently updated
newest added

We are shipping a desktop application using React Native Windows, and want to evaluate using Mobile Center. Is Mobile Center totally incompatible with Windows applications, or does someone just need...

feature request

### **Description** Calling `await Crashes.setEnabled(true)` or `await Crashes.setEnabled(false)` results in the following warnings: ``` WARN `new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method. WARN `new...

not planned

i hate hate hate cocoapods, and many other people do. could you please add carthage support? also some better instructions on how to add the react native sdk manually. thanks.

feature request

I have a situation where I am having separate apps on AppCenter but all of the apps use same repo. So these different apps are just white label versions of...

feature request

Hey y'all, It seems like currently, there is no way to notify a user to download a new `ipa` or `apk` file when appCenter has been updated similar to what...

feature request

**Edit:** This is not a mobile-center-sdk-react-native issue, but rather related to ˋreact-native linkˋ and the way it deals with cocoa pods. see [https://github.com/expo/expo/issues/254](https://github.com/expo/expo/issues/254) and [https://github.com/facebook/react-native/pull/15460](https://github.com/facebook/react-native/pull/15460) ——— I think this is...

feature request

Hi, This is Analytics.trackEvent type ``` export function trackEvent( eventName: string, properties?: {[p: string]: string} | undefined): Promise ``` Internally Azure allows numbers, booleans and undefined values to be there...

feature request

It's a bit unconventional to have to source a .json files during build time if we want to parameterize (via ENV variables) the app_secret. Usually with other SDK app secrets...

feature request

### **Description** We're working on a ReactNative MacOS app & want to finish integrating AppCenter using the ReactNative wrapper. I've done the changes to add MacOS targets for AppCenter-React Native-Analytics/Push/Crashes...

feature request

Hey everyone, We had a few customers who experienced the following issue recently and think it's a good idea to open a GH issue for better visibility: If your RN...

known issue