-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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(app, ios): avoid photo API not present on Catalyst #4328
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/invertase/react-native-firebase/bgpzmdraw |
This seems reasonable to me - can you sign the CLA @kyle-ssg ? I'll look into the E2E errors in CI they are almost certainly unrelated |
Indeed, CI failure totally unrelated. And CI passed on iOS which is the location of this change. For posterity:
Related already tracking here: #4058 (comment) |
published |
Description
As it stands, firebase app causes compilation errors in Mac OS, I believe this is the way to fix it. There does seem to be an attempt to solve it I think currently but standard conditionals would not get evaluated at compile time (Cue someone with more than 5 hours worth of Objective C experience.
Checklist
I read the Contributor Guide and followed the process outlined there for submitting PRs.
My change supports the following platforms;
Android
iOS
Mac
My change includes tests;
e2e
tests added or updated inpackages/\*\*/e2e
jest
tests added or updated inpackages/\*\*/__tests__
I have updated TypeScript types that are affected by my change.
This is a breaking change;
Test Plan
Think
react-native-firebase
is great? Please consider supporting the project with any of the below:React Native Firebase
andInvertase
on Twitter