I am looking for information on the topic of access to data from Ionic 3, and I do not get it completely clear. You see, I have a web application, which is supported by a MySQL Database by phpmyadmin (relational). What I want to do is an app, for that application, and I'm using IONIC, but what I want is for the mobile APP to be supported by the same database and I do not know how to do it.
I have read that an Interface should be programmed to link the MySQL database with the local SQL Lite of the Mobile APP. But I do not know if it will be like that, if you can help me it would be great.
Thank you very much !!