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/
9 stars 11 forks source link

Unknown receiver 'ZohoSalesIQ'; did you mean 'RNZohoSalesIQ'? #1

Closed mark-slepkov closed 4 years ago

mark-slepkov commented 4 years ago

Hey there. I did all the steps described in the Readme.md and stucked with error: Unknown receiver 'ZohoSalesIQ'; did you mean 'RNZohoSalesIQ'? in ..../node_modules/react-native-zohosalesiq-mobilisten/ios/RNZohoSalesIQ.m:18:10:

My system information: MacBook Pro (13-inch, Early 2011) Mac OS High Sierra 10.13.6 XCode 10.1

It there any chance to run it on my XCode 10.1 cause I haven't ability to upgrade it to 10.3? Thank you in advance.

Angu-G commented 4 years ago

Hi @mark-slepkov ,

Assuming the installation of the framework was successful without errors, can you please confirm us if you get the same issue upon trying to build the project for a non-simulator target? Please try building the project after selecting an actual device or select "Generic iOS Device" as your run target.

mark-slepkov commented 4 years ago

Yes. I confirm. Result is still same for both "Generic iOS device" and actual device.

shashwatsahu123 commented 4 years ago

I'm also getting same issue in ios. Please share the solution in my email id shashwat.sahu@daffodilsw.com.

Rishabh-Raghunath commented 4 years ago

We have addressed this issue since version 1.1.0 along with a slew of new features and enhancements. Please update to the above release and run pod repo update && pod install from the iOS folder in the terminal for your react-native project. After that is done, doing a clean and build should complete the update and solve the issue. Please test and let us know to confirm.

Rishabh-Raghunath commented 4 years ago

Closing this issue since this has been addressed in newer releases.