Hey Guys,
In a mobile project I want to upload an Image (for a profile pic) to an Database where it is saved. So my problem is how can I upload the image to the database (A database like MySQL).
Thanks
@BlueMonkey_502
So you can use MySQL specifically, but the only way I’ve seen it done in the past is through the MySQL plugin:
But, if you’re just looking for a database solution, there is Firebase and Microsofts Playfab that I’ve seen used specifically, and I can link you tutorials to them:
I hope this can help!
-Zen