Closed matmork closed 7 months ago
Probably this is not related? https://github.com/rive-app/rive-ios/issues/287
Got it working by calling the Objective-C directly and not via the swift wrapper. Will probably work when Swift Interop is available (maybe .NET 9). Meanwhile this solution seems to be working, just requires some more code.
The tracking issue for that is https://github.com/dotnet/runtime/issues/93631 - maybe it can be added as a reference or link somehow.
Running on a physical device in iOS results in crash.
Will investigate...