You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: