chatwoot / chatwoot/chatwoot-flutter-sdk

EnablePersistence=true causes SDK to fail

Open
#37 1 comment 1 reaction 1 assignee Claimed by @iamsivin View on GitHub
Dominant language
Dart
Stars
85
Forks
165
PR merge metrics
No merged PRs in 30d

Description

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?`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.