Hi, I am using the ‘set web.url’ component to pass data via the ‘post’ method to a php file that I have hosted on webhost (Select, update and other database calls are used in the file mysql with the provided data) and then in the application I show the response data in a listview.
-
Is there a problem with the policies in playstore if I am using an unknown external URL to the app ?.
-
And also, would you recommend using this way to manipulate data from a database? I would like the listview to be updated in real time but I couldn’t find a way to do this with firebase (each new record must have many values eg: id, email, name, age …)
[image]