Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] SKLottieView floods output window in .NET 7 #155

Open
pijnappel opened this issue Nov 21, 2022 · 0 comments
Open

[BUG] SKLottieView floods output window in .NET 7 #155

pijnappel opened this issue Nov 21, 2022 · 0 comments
Labels

Comments

@pijnappel
Copy link

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.

@pijnappel pijnappel added the bug label Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant