You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever authentication is enabled, the sound contract is not initialized until after the user is authenticated, rendering it not possible to play a sound as part of the splash screen.
I know this issue isn't apparent in normal OS.js because there are no sounds on the splash, but I plan on changing this behavior on my fork so sound will work on the splash with or without authentication enabled and whether or not the user has a saved authentication cookie. Would you be interested in having this behavior ported over to OS.js?
If so, please let me know your thoughts about how you would like to see it done.
The text was updated successfully, but these errors were encountered:
Whenever authentication is enabled, the sound contract is not initialized until after the user is authenticated, rendering it not possible to play a sound as part of the splash screen.
I know this issue isn't apparent in normal OS.js because there are no sounds on the splash, but I plan on changing this behavior on my fork so sound will work on the splash with or without authentication enabled and whether or not the user has a saved authentication cookie. Would you be interested in having this behavior ported over to OS.js?
If so, please let me know your thoughts about how you would like to see it done.
The text was updated successfully, but these errors were encountered: