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
@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:
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.
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: