Greetings, i’d like to ask for help regarding this issue. I am currently opening a unity webgl build via in-app web browser on my mobile phone, the problem is that whenever press home while the browser is open, the audio from the webgl is still playing. is there any way to fix this?
Sorry, I am not sure I understand you correctly, you are asking me how to stop audio in webGL?
Also.. are you using this plugin in Unity app in order go open browser which opens another web app written in Unity… ?
Yes i am using the plugin to open another game written in unity. I have successfully integrated callbacks on both builds. the only problem i have now is that the audio of the web app is still running on background when minimizing the main app. is there any fix on this?
my original plan was to create a standalone app outside unity to call unity web games, but my superior asked to add a character creation on the main app that’s why i ended up using unity for the main app.. but i’ll check out the link you posted. might just need to do more javascript on my web games
Oh wow, i didn’t knew the team was using an older version of the plugin. apparently they were using the version 1.7.4. We’ve updated the plugin now and are currently testing to build for IOS.
I appreciate all your help since from the start. I hope you can create more useful plugins for unity. Many thanks!