Hello, I followed this instructions to implement a local DB in my app (that uses a Shared Project template).
What I don't understand is: where should i put my DB file? In the shared project Or in my Android and iOs projects? In which folder? With which Build Action?
Thank you very much.