I have a MySQL database (sampel.db), I want to put it in the files folder and use the information in it, how can I use a database that is in the files folder both in Android and iOS and ROOM and KMP?
I tried to do this using the ROOM library, but I found that there are still no versions of this library designed to be used on ios for use DB file in assets.
New contributor
Aristotele Songhori is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.