-
The ZohoSalesIQ.setThemeColorforiOS() and ZohoSalesIQ.setThemeColorforAndroid() function, which is used to set the theme color for Zoho SalesIQ in iOS and Android apps built using React Native, is n…
-
Hi,
Trying to run the code in the debug mode in simulator, but getting this error ->
duplicate symbol '_hasListeners' in:
/Users/admin/Library/Developer/Xcode/DerivedData/TelganiApp-acygylkxltq…
-
### New Version
0.68.5
### Old Version
0.67.5
### Build Target(s)
Android
### Output of `react-native info`
`System:
OS: macOS 13.2.1
CPU: (8) arm64 Apple M2
Memory…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
I'm using
` salesiq_mobilisten: ^2.0.0`
ERROR:
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not res…
-
Hello,
I am using this sdk for more than a year and recently I discover that my chat button is not working on iOS anymore
Everything is working fine on Android.
I use the following function in …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
We're trying to implement Zoho SalesIQ chat widget in our app. We have it working on web and ios but not Android. We've followed the docs:
https://www.zoho.com/salesiq/help/developer-guides/androi…
-
Old conversations don't show up if I uninstall the existing APK (with Zoho SalesIQ SDK integrated) and install another version of the same APK.
- **Happening on Android**
- **Version**
`"react-na…
-
I am using RN SDK's API to set visitor name, email, phone number, etc.
Using like this:
`ZohoSalesIQ.setVisitorName('Test user');`
But when I initialize a chat, an operator bot asks for name an…