After upgrading to 1.2.0.3 opening the database fails even though storage type has not been changed on the manager, it says SQLite as it should when I print to the log.
Any ideas?
Martin
at Couchbase.Lite.Database.OpenWithOptions (Couchbase.Lite.DatabaseOptions options) [0x000a3] in /Users/borrrden/Development/couchbase-lite-net/src/Couchbase.Lite.Shared/Database.cs:2065
at Couchbase.Lite.Manager.OpenDatabase (System.String name, Couchbase.Lite.DatabaseOptions options) [0x00040] in /Users/borrrden/Development/couchbase-lite-net/src/Couchbase.Lite.Shared/Manager.cs:350
at Couchbase.Lite.Manager.GetDatabase (System.String name) [0x0000f] in /Users/borrrden/Development/couchbase-lite-net/src/Couchbase.Lite.Shared/Manager.cs:367