Hello, I created my game with Construct2 and I have exported it in HTML5 format to create a native app for Mac Os, in XCode I already have the project created and the game in a WebView works perfectly, it even saves the data in LocalStorage.
Issue:
Each time you press a key to execute an action with the character the keyboard starts to make a beep
I wonder if this is common or if it has happened to someone and can give me some clue how to fix it
Thanks in advance