Forum Discussion
jaweiss
6 years agoHonored Guest
MySql Connection Works in Unity but not form my quest
I have a quest headset where I;m developing an application that needs to use MySQL (I know this isn't the preferred SQL database for many reasons, but it is my only option). In unity I have the connection properly working and am able to post and receive information from the database, but I am unable to do so from the headset. I have Internet permissions required, but can't for the life of me figure out why the application is not connecting with the database when run stand alone. The database is not local so Its not one of the obvious localhost problems.
Any help is appreciated!
Any help is appreciated!
3 Replies
Replies have been turned off for this discussion
- manusamoandbzikHonored GuestI have exactly the same problem, everything works correct in unity, but once installed in oculus quest the database connection does not work at all. Did you find any solution? Thanks
- MassiveStateProtegeHow are you connecting to the database? In my app we connect through php calls and everything works fine on the quest.
- manusamoandbzikHonored GuestHello, I use php calls too. It seems like internet permissions are not set. I changed Android manifest manually, but still nothing, maybe Im doing something wrong. How can I set the Internet permission? Thanks
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 4 years ago