Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support ios only or android only project #107

Merged
merged 6 commits into from
Sep 7, 2017

Conversation

dhei
Copy link
Member

@dhei dhei commented Sep 7, 2017

To address #104.

Mobile Center react native sdk doesn't work well with react-native link if it's an android-only project or iOS-only project. The sdk assumes both projects exist and won't skip if one of them is missing.

This PR address this issue without changing other behaviors of react-native link. Also makes sure react-native link process won't be interrupted by any errors happened in the linking process.

@msftclas
Copy link

msftclas commented Sep 7, 2017

@dhei,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@guperrot guperrot merged commit 454078e into develop Sep 7, 2017
@guperrot guperrot deleted the fix/support-ios-only-or-android-only-project branch September 7, 2017 19:34
@dhei dhei mentioned this pull request Sep 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants