79085763

Date: 2024-10-14 10:33:21
Score: 1.5
Natty:
Report link

check the For install Builds only in the FBReactNativeSpec

Solution for xcode 16, mac os 15.0.1 (24A348)

Go to the xcode -> go to the pod -> go to the FBReactNativeSpec -> Build phase -> check the install build only in this particular segment.

After this you can may get the new error like "unexpected service error: The Xcode build system has crashed. Build again to continue."

To solve this you just need to update the "react-native-image-crop-picker" version to "0.41.2". And clean build and run.

Issue resolved.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: VIKRANT PATEL