Closed sangitahirani closed 3 years ago
Hi @sangitahirani, Could you let us know the version of the react-native package you are using? We would also like to know if this error occurs if the app is built with a real device selected rather than the simulator.
react-native : 0.63.1 "react-native-zohosalesiq-mobilisten": "^2.0.0" (also tried with 1.4.2)
This error is occurring in simulator
Could you help us with us a screenshot of the completely expanded Architectures section within the app's project setting in Xcode?
Here it is..
I also tried to follow the changing Architecture in the issue no 11 but its not working .
Do you happen to have "EXCLUDED_ARCHS" set to any value in the project within the build settings?
hi, Its working in real device but not in simulator ..
Thanks
Yes, I understand. This is very likely an issue in the project build settings while building for the simulator architecture. Do you happen to have EXCLUDED_ARCHS set to any value within build settings?
@sangitahirani Were you able to find and solve the issue within build settings?
Hi, I am not able to find EXCLUDED_ARCHS in build settings . Can u pls help? Sorry for late reply
Thanks
Hi @sangitahirani, could you try updating Cocoapods to the latest release and try running the pod install
command again?
If that does not solve your issue, it would be very helpful if you could send us a minimal reproducible example project via Github so we can locate the issue with ease.
@sangitahirani We are closing this issue since the same could not be replicated by us and because it has not had recent activity. If you were unable to locate the issue within the build settings, please reopen the same by attaching an MWE project that demonstrates the behavior to help us investigate further.
Thank you for your contributions.
Hi,
I am having build errors in iOS in xcode 11.7 . I have tried solving them , solutions given by your team but all in vain .
I have attached screenshot of errors . Please solve this ASAP
Thanks