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 #9

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

Not working on iOS #9

jadantoun0 opened this issue Apr 21, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@jadantoun0
Copy link

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

animations = await _controller.getAvailableAnimations();

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.

@m-r-davari m-r-davari added bug Something isn't working duplicate This issue or pull request already exists labels May 27, 2024
@m-r-davari
Copy link
Owner

Fixed on version 1.3.1 ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants