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

Cannot find protocol declaration for 'ZohoSalesIQChatDelegate' #88

Closed Stelchenko closed 1 month ago

Stelchenko commented 2 months ago

Faced with this problem. I saw this problem popped up before, but the user solved it by upgrading to version 1.4.0 or something like that, but I'm using the latest version currently 8.1.2. react-native: 0.72.3 cocoapods: 1.15.2 Any help would be appreciated

Снимок экрана 2024-04-24 в 17 21 05
venkatesh-ramesh-12517 commented 2 months ago

Hello @Stelchenko

Thank you for reaching out to us. Since React Native version 0.68 and above supports the new architecture, it now generates an Objective-C++ file (AppDelegate.mm) instead of an Objective-C file (AppDelegate.m). We recommend you try using Objective-C (AppDelegate.m). Meanwhile, we will investigate the possibilities of supporting the new architecture.

You can refer to this documentation for more information. If you have any further questions, please feel free to contact us at support@zohosalesiq.com. We'll be happy to assist you.

Best regards, Venkatesh Zoho SalesIQ

venkatesh-ramesh-12517 commented 1 month ago

As there is no recent activity from your side, we are closing this issue. You can reopen this again anytime. Meanwhile, please check out our latest version 9.0.0.

Please feel free to write back to us at (support@zohosalesiq.com) if the issue persists.

Best regards, Venkatesh Zoho SalesIQ