Hello Team,
I am facing below raygun issue on production at the time of couchbase database connection.
CouchbaseLiteException: CouchbaseLiteException (LiteCoreDomain / 20): file is not a database (or encryption key is invalid/missing).
I am using Xamarin forms project with licensed/paid version of Couchbase.Lite.Enterprise 2.8.6. Usually the error occurs while sign up or log in into the application at the time of creating database instance for some of the users (not for every user).
Please help me to get the solution of this issue.
Thanks.