qiuwen

Results 97 comments of qiuwen

Please provide more details, maybe this is not caused by WCDB.

Here is 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:).

In WCDB 2.0, the code looks like this: WCTResultColumns columns = { ClassA.id.as("xxx"), ClassB.id.as("xxx"), ... }

What is the probability of this crash? In WeChat, only one person per million people encounters this crash every day, so we don't consider dealing with this problem. The possible...

Please use WCDB 2.0 and see if there is still this problem.

We will optimize this problem in the next version soon, please wait.

Please use WCDB 2.0 and see if there is still this problem.