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

Not working on iOS #7

Open
jadantoun0 opened this issue Apr 21, 2024 · 1 comment
Open

Not working on iOS #7

jadantoun0 opened this issue Apr 21, 2024 · 1 comment

Comments

@jadantoun0
Copy link

jadantoun0 commented Apr 21, 2024

When I try to load a glb object in iOS and invoke this method:

animations = await _controller. availableAnimations();

I get the following error:

Exception has occurred.
FormatException (FormatException: Unexpected character (at character 1)
(
^
)

Any idea how I can solve this issue?

Note that its working well on Android.

@babakcode
Copy link
Owner

Hi @jadantoun0, I fixed this issue in the latest version. Please check it out and send your feedback.

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

2 participants