Open
Description
After upgrading to .NET 7, the animation works as expected. In the output window I constantly see the following output, which vanishes when I comment the SKLottieView out:
[BLASTBufferQueue] [VRI[MainActivity]#0](f:0,a:3) Faking releaseBufferCallback from transactionCompleteCallback [BLASTBufferQueue] [VRI[MainActivity]#0](f:0,a:3) Faking releaseBufferCallback from transactionCompleteCallback [BLASTBufferQueue] [VRI[MainActivity]#0](f:0,a:3) Faking releaseBufferCallback from transactionCompleteCallback [BLASTBufferQueue] [VRI[MainActivity]#0](f:0,a:3) Faking releaseBufferCallback from transactionCompleteCallback
This output repeats several times a second.