zoho / SalesIQ-Mobilisten-ReactNative

Your mobile app's ideal live chat partner. Power up your mobile App with the SalesIQ Mobilisten SDK for React-Native.
https://mobilisten.io/
8 stars 12 forks source link

Query: Build errors on simulator (Xcode 11.7) #14

Closed sangitahirani closed 3 years ago

sangitahirani commented 3 years ago

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 Screen Shot 2021-04-07 at 4 35 50 PM

Rishabh-Raghunath commented 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.

sangitahirani commented 3 years ago

react-native : 0.63.1 "react-native-zohosalesiq-mobilisten": "^2.0.0" (also tried with 1.4.2)

This error is occurring in simulator

Rishabh-Raghunath commented 3 years ago

Could you help us with us a screenshot of the completely expanded Architectures section within the app's project setting in Xcode?

sangitahirani commented 3 years ago

Here it is..

Screen Shot 2021-04-07 at 4 55 22 PM

I also tried to follow the changing Architecture in the issue no 11 but its not working .

Rishabh-Raghunath commented 3 years ago

Do you happen to have "EXCLUDED_ARCHS" set to any value in the project within the build settings?

sangitahirani commented 3 years ago

hi, Its working in real device but not in simulator ..

Thanks

Rishabh-Raghunath commented 3 years ago

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?

Rishabh-Raghunath commented 3 years ago

@sangitahirani Were you able to find and solve the issue within build settings?

sangitahirani commented 3 years ago

Hi, I am not able to find EXCLUDED_ARCHS in build settings . Can u pls help? Sorry for late reply

Thanks

Rishabh-Raghunath commented 3 years ago

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.

Rishabh-Raghunath commented 3 years ago

@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.