Matthew Gaba
Matthew Gaba
### Build/Submit details page URL _No response_ ### Summary I submitted a build via EAS cli with the following command: `eas build --profile internalDevelopment --platform ios`, and was asked for...
### Summary The ios/EXScreenOrientation/EXScreenOrientationRegistry.m file in the `enforceDesiredDeviceOrientationWithOrientationMask` function calls '[[UIDevice currentDevice] setValue:@(newOrientation) forKey:@"orientation"];' This function has been deprecated in iOS 16, as mentioned here https://developer.apple.com/forums/thread/707735. This results in not...
``` › Linking react-native-quick-base64 Pods/react-native-quick-base64 » react_native_quick_base64 ⚠️ ld: dylib (/Users/expo/Library/Developer/Xcode/DerivedData/FindingFocus-ewnqgjvlayshdtdnyyfxnerrizim/Build/Intermediates.noindex/ArchiveIntermediates/FindingFocus/BuildProductsPath/Release-iphoneos/React-Core/React.framework/React) was built for newer iOS version (12.4) than being linked (11.0) ❌ Undefined symbols for architecture arm64 ┌─ Symbol:...