breez / misty-breez

A mobile app based on Flutter showcasing the use of Breez Liquid SDK
https://github.com/breez/breez-sdk-liquid/
MIT License
7 stars 2 forks source link

Fix iOS sqlite3 linking issue #193

Closed erdemyerebasmaz closed 1 month ago

erdemyerebasmaz commented 1 month ago

This PR addresses crashes specific to iOS 15.x due to conflict between system-provided & our own sqlite3 implementation.