Solution about C# sqlite on mobile platform

Godot Version

Godot 4.2.1

Question

I have tried a lot packages on nuget. C# sqlite framework works on MacOS(x64) and windows, but when it export to iOS ipa, Xcode said can’t find sqlite3.
Do u have any solution about C# sqlite on mobile platform?

Some Link

SQLitePCL framework not work issue
Integrating Entity Framework Core into Godot 4.2! C# Tutorial