o3d icon indicating copy to clipboard operation
o3d copied to clipboard

Not working on iOS

Open jadantoun0 opened this issue 2 months ago • 0 comments

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.

jadantoun0 avatar Apr 21 '24 16:04 jadantoun0