Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnablePersistence=true causes SDK to fail #37

Open
Umar1312 opened this issue Feb 2, 2023 · 0 comments
Open

EnablePersistence=true causes SDK to fail #37

Umar1312 opened this issue Feb 2, 2023 · 0 comments
Assignees

Comments

@Umar1312
Copy link

Umar1312 commented Feb 2, 2023

I'm trying to get this SDK running on my app that already uses HIve as local DB, but seem to be getting an error when persistence is enabled(which I guess uses HIve internally too to store chat history). Is there an issue with the Hive implementation in the package internally that fails when used in combination with app that already. has hive implemented. Attaching error code below.

Can anyone guide me on further steps?

HiveError: Cannot write, unknown type: ChatwootUser. Did you forget to register an adapter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants