While the build is successful, I receive an error after the simulator launches. I also am receiving a message that the app crashes in preflight. Originally the error message had more to it but I suppressed part of the message and can't remember what I did to suppress it. :( I apologize for not adding any code, I just don't know if a code change is required for this issue.
I have tried commenting out a few import statements on the index.js page just to see if this problem is due to a library. So far, it's not making a difference.
Someone said it might be due to bad proptype somewhere. That sounds arduous to ferret out given all the libraries.
This error does NOT occur on Android, btw.
Here is my environment:
System: OS: macOS 10.15.5 CPU: (8) x64 Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz Memory: 2.93 GB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 12.16.2 - /usr/local/bin/node Yarn: 1.22.4 - /usr/local/bin/yarn npm: 6.14.4 - /usr/local/bin/npm Watchman: Not Found Managers: CocoaPods: 1.9.1 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 13.5, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2 Android SDK: Not Found IDEs: Android Studio: 3.6 AI-192.7142.36.36.6392135 Xcode: 11.5/11E608c - /usr/bin/xcodebuild Languages: Java: 14.0.1 - /usr/bin/javac Python: 2.7.16 - /usr/bin/python npmPackages: @react-native-community/cli: Not Found react: 16.11.0 => 16.11.0 react-native: 0.62.2 => 0.62.2 npmGlobalPackages: *react-native*: Not Found
xcode console:
A firebase.json file was not found, whilst this file is optional it is recommended to include it to configure firebase services in React Native Firebase.▸ Generating 'UberMeets.app.dSYM' The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.5.99. (in target 'react-native-splash-screen' from project 'Pods') The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.5.99. (in target 'RNSound' from project 'Pods') The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 5.0, but the range of supported deployment target versions is 8.0 to 13.5.99. (in target 'CocoaAsyncSocket' from project 'Pods') The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.5.99. (in target 'abseil' from project 'Pods') no rule to process file '/Users/user923545/Desktop/ubermeets5/ubermeets/ios/Pods/Flipper-RSocket/rsocket/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods') no rule to process file '/Users/user923545/Desktop/ubermeets5/ubermeets/ios/Pods/Flipper-RSocket/rsocket/benchmarks/CMakeLists.txt' of type 'text' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')