qiuwen
qiuwen
Please give more detail
Please confirm that sqlcipher is compiled together
Fixed in WCDB 2.0
We changed the entire implementation in 2.0. It cannot simply be applied to 1.0.7. What is the minimum supported iOS version you need?
> > > > 如果能调整的话,可以调整ios.deployment_target=8.0吗?, 如果8.0调不了的话,目前11.0也是可以接受的 iOS 8.0 is impossible. iOS 11 will be considered. Now, you can compile directly from source code and change the project configuration
New version of WCDB Swift is released, thanks.
Please try v2.1.0
Because nodejs and electron are not used in WeChat, we have no plans to develop this.
WCDB already supports Swift 5.0 in version 2.0.0, thanks.
Here might be the reason for that crash: https://www.zetetic.net/sqlcipher/sqlcipher-api/#cipher_plaintext_header_size You can config cipher_plaintext_header_size with StatementPragma through Database.setConfig(named:with:orderBy:).