-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels