Closed ArkeshGKalathiya closed 1 year ago
@Shchvova
CoronaCards-angle.framework.zip Hello. Please see if this works for you at all. You can rename framework and file in it to be a drop-in replacement.
@Shchvova Thanks for getting back so quickly.
I have following errors when integrating the file.
And here is my podspec configuration
@Shchvova
It's been resolved now. I had to do extra step regarding renaming. For anyone else stumbling into this in future, here it is.
Just rename shortcut inside framework to CoronaCards as well. ( If you are renaming from CoronaCards-angle to CoronaCards )
That is what I meant by renaming file inside ;)
I will add it to the next build. For now use the file I attached.
Describe the bug I have integrated CoronaCards with Flutter SDK, and there is weird bug whenever app is brought into foreground, it shows black flash.
I searched forum, and there is one bug regarding this and the solution is to use Metal backend.
So is there any way to use CoronaCards with Metal? ( I checked and it uses GLKView )