-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Description
I rarely get the popup message "Skia API call failed" in my app (Android, Windows) in production. When this happens, it prevents other UI components from rendering. Though rare, I need to avoid it completely. Don't know where it's originating from because same code runs well often times and only on rare occasions displays such message. How do I keep it from happening at all.
I use TALAnimatedImage in my project, so I added "ALSkiaAvailable" to the "Conditional Defines" for Android and iOS (is that helpful). I use Delphi 12.3 and the last version of Alcinoe just before adding support for Delphi 13. Thank you.
Metadata
Metadata
Assignees
Labels
No labels