-
I have a cross-platform Xamarin Forms app. When I run the following code, it returns: sqlversion = 3.39.2: All of my Nuget packages are updated to the latest. For example, in my iOS.csproj: Where is it getting 3.39.2 from? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
BTW, you should only have one bundle package. Anyway, you're getting the version number from e_sqlcipher, which is not as current: https://github.com/ericsink/SQLitePCL.raw/wiki/Expectation-setting-for-e_sqlcipher |
Beta Was this translation helpful? Give feedback.
BTW, you should only have one bundle package.
Anyway, you're getting the version number from e_sqlcipher, which is not as current:
https://github.com/ericsink/SQLitePCL.raw/wiki/Expectation-setting-for-e_sqlcipher