flutter_soloud
flutter_soloud copied to clipboard
fix: Error initializing SoLoud: TypeError: Cannot read properties of undefined (reading '_isInited')
I get the following error trying to initialise Error initializing SoLoud: TypeError: Cannot read properties of undefined (reading '_initiated')
Hi @Yoda-Man, please give me some more info: the platform you use and maybe a piece of code.
@Yoda-Man this happens when you have forgotten to add the necessary scripts in index.html, see this section:
https://docs.page/alnitak/flutter_soloud_docs/get_started/web_notes#how-to-use