Elliot
Elliot
I just use 'akavache.core':'5.0.0' , this trouble is solved.
@shiftkey yes thanks.
sorry when i only use 'akavache.core':'5.0.0' is data no persistence,must have 'akavache.sqlite3' . if have this . the uwp is crash when Compile with .NET Native tool chain
sorry later to replay 1. neget add dependencies ``` "dependencies": { "Splat": "1.6.2", "SQLitePCL.raw_basic": "0.8.6", "akavache.core": "4.1.2", "akavache.sqlite3": "4.1.2", "Microsoft.NETCore.UniversalWindowsPlatform": "5.1.0" } ``` 2. reference vc++ 2015 3. init database...
小米note 6.0 确实有这个问题 没人维护了吗