Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When building for Webgl.. Virtual store doesnot load and not showing any errors and warnings #17

Open
Joginder-Joggi opened this issue Nov 8, 2023 · 4 comments

Comments

@Joginder-Joggi
Copy link

When I am Building Webgl build, the Items inside virtual store are not loading. It debugs "Failed to load config from Cache" . It works fine in any other platform Androis, iOS and Windows. What could be the issue.

@Joginder-Joggi
Copy link
Author

Code is not getting ahead from this "await RemoteConfigService.Instance.FetchConfigsAsync(new UserAttributes(), new AppAttributes());"

@SmithJayson
Copy link

The items inside visual store are not loading. It debug “failed to load config from cache

@Joginder-Joggi
Copy link
Author

Hi there @SmithJayson, I also faced the same issues and still nowhere to go, As far as I understand, In webgl builds we are unable to read config files on remote configs and even json added in virtual store items.

@Eric-Robitaille
Copy link

Hello @Joginder-Joggi and @SmithJayson, I'm Eric one of the developers working on this repository.

We recently updated the project to include some fixes, including this WebGL error you were able to point out for us. If you could confirm that the WebGL build and virtual store sample work for you, that would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants