Appcenter-sdk-react-native: add support for React Native Windows

Created on 25 Nov 2016  路  7Comments  路  Source: microsoft/appcenter-sdk-react-native

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 to do the work to make it react-native-windows friendly? /cc @rozele

feature request

Most helpful comment

We have two "virtual interns" @avmoroz and @alexmoroz15 working this summer on implementing the ReactNative for Windows AppCenter modules for analytics and crashes. Currently they work on implementing the Demo App that uses .Net SDK and the new C# native modules based on https://microsoft.github.io/react-native-windows/docs/native-modules instructions. There are a few questions:

  • What is the best way to implement tests? There are test apps, but it is not clear how to use or extend them for UWP apps.
  • What are the expectations for the pull requests? Should they do a gigantic PR in the end or it is acceptable to submit work in progress with functional bits?

All 7 comments

@matthargett i suppose they'll need to first support any UWP application first. i know that is planned, but they havn't released an SDK for UWP yet. Once that is out, I'd suppose someone needs to write the native module for it.

@quincycs is right--Mobile Center support for Windows is definitely on the road map, and once that's available we'll provide support for React Native UWP apps soon after.

Shouldn't this issue stay open, then?

According to https://docs.microsoft.com/en-us/appcenter/sdk/analytics/uwp app center supports analytics for UWP. Is there any plans on providing support for react-native for Windows?
Thanks

@kozorezal It isn't in our mid-term roadmap to support React Native Windows platform. We will keep this thread posted if we decide to prioritize the platform support in App Center.

We have two "virtual interns" @avmoroz and @alexmoroz15 working this summer on implementing the ReactNative for Windows AppCenter modules for analytics and crashes. Currently they work on implementing the Demo App that uses .Net SDK and the new C# native modules based on https://microsoft.github.io/react-native-windows/docs/native-modules instructions. There are a few questions:

  • What is the best way to implement tests? There are test apps, but it is not clear how to use or extend them for UWP apps.
  • What are the expectations for the pull requests? Should they do a gigantic PR in the end or it is acceptable to submit work in progress with functional bits?

Thanks for taking this on, I think this will help people who are still shipping React Native Windows apps (like @pre10der89
and the Xbox desktop app team). @acoates-ms or @rozele can probably comment on how to unit test the new modules and how they'd like the incoming changes to be split up.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

henrikra picture henrikra  路  10Comments

rskapadiadev picture rskapadiadev  路  7Comments

danielmilner picture danielmilner  路  10Comments

CyberMew picture CyberMew  路  4Comments

rafaelcorreiapoli picture rafaelcorreiapoli  路  5Comments