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

fix: check if UTI exists #272

Merged
merged 1 commit into from
Aug 26, 2021
Merged

fix: check if UTI exists #272

merged 1 commit into from
Aug 26, 2021

Conversation

nkovacic
Copy link
Contributor

Fixes a crash if UTI is null on Mac M1 simulators:

Summary

Solves a crash on startUpload method when testing on Mac M1 iPhone Simulator, more info on already existing pull request (invertase/react-native-firebase#4661)

What's required for testing (prerequisites)?

Apple Mac M1 series

What are the steps to reproduce (after prerequisites)?

Any call to Upload.startUpload crashes on iOS simulator.

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)
  • I've added Detox End-to-End Test(s)
  • I've created a snack to demonstrate the changes: LINK HERE

Fixes a crash if UTI is null on Mac M1 simulators:
@reime005 reime005 merged commit b9ac083 into Vydia:master Aug 26, 2021
github-actions bot pushed a commit that referenced this pull request Aug 26, 2021
## [6.4.1](v6.4.0...v6.4.1) (2021-08-26)

### Bug Fixes

* check if UTI exists ([#272](#272)) ([b9ac083](b9ac083))
@github-actions
Copy link

🎉 This PR is included in version 6.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Karthz added a commit to appfolio/react-native-upload that referenced this pull request Jun 6, 2022
…lators]

From: Vydia#272

Fixes a crash if UTI is null on Mac M1 simulators:
Karthz pushed a commit to appfolio/react-native-upload that referenced this pull request Jun 6, 2022
Fixes a crash if UTI is null on Mac M1 simulators:
Karthz pushed a commit to appfolio/react-native-upload that referenced this pull request Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants