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.
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.