-
I'm currently having this error trying to use this package in my react native expo-dev-client app,
my Code :
``` ts
import { Platform } from 'react-native';
import { ZohoSalesIQ } from 'rea…
-
**Describe the bug**
Android build fails after installation of plugin.
**To Reproduce**
Steps to reproduce the behavior:
used the following command:
npx admob-plus install -p cordova
*…
-
My React Native project encounters a crash on Android when opening the settings menu in the Zoho SalesIQ chat. The issue does not occur on iOS.
**Environment:**
```
"react-native": "^0.74.3",
…
-
`
[error] Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "Mobilisten":
In snapshot (Podfile.lock):
Mobilisten (= 6.0.0)…
-
Good day, I am calling this plugin in our app, it works fine on Android (to what I can see - we do not have very old android devices) and on the latest version iOS. We are having a crash on the older …
-
I am trying to implement the Mobilisten framework through Cocoapods,
I am using the below code to have it shown across all app screens
ZohoSalesIQ.initWithAppKey(mobilistenAppKey, accessKey…
-
## Environment
System:
OS: macOS 14.2.1
CPU: (11) arm64 Apple M3 Pro
Memory: 281.69 MB / 18.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.19.0
…
-
Error on Android :
PlatformException (PlatformException(601, operation failed, null, null))
Error on iOS:
PlatformException(1000, Mobilisten initialization failed, null, null)
Flutter package …
rao21 updated
7 months ago
-
### Operating System
MacOS Sonoma 14.5
### Plugin
device_info_plus
### Version
10.1.0
### Flutter SDK
3.22.2
### Compilation command
flutter run
### Dart Dependencies
```yaml
cached_network…
-
We have successfully integrated SaleIQ for the iOS part of our React Native app, but for some reason it doesn't work on Android. I have followed the README.md and https://www.zoho.com/salesiq/help/dev…