Skip to content

iOS App crash (or does not work as expected) in Release mode when using default settings and sqlite #20342

@borrmann

Description

@borrmann

Description

Following issue from 2021.

Using AOT compilation does give a warning that you should test your app in release mode, but the issue has been present since 2021 and the library is recommended in the official docs of MAUI.
Since many apps use and depend on this library, the docs should maybe give a warning about this explicitly or recommend to use version 1.7.335?
There has been a PR that claims to fix those issues.
Maybe, this could be resolved if someone from the MAUI team reaches out to the library owner?

Steps to Reproduce

  1. Use SQLite pcl-net library and compile with AOT

Link to public reproduction project repository

Version with bug

8.0.6

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

use version 1.7.335

Relevant log output

Attempting to JIT compile method '(wrapper delegate-invoke) void

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions