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
Stored properties cannot be marked potentially unavailable with '@ available'.
Does this error occur on SurfaceView.cornerCurve? If so, I'm wondering why it happens on v2.5.5 because it has been fixed since v2.5.3 which includes #548.
Thanks for getting back to me. It happened on a corner curve.
This morning, I downloaded my project again and reinstalled the pods. It's working now. No error showing on the SurfaceView.
Description
When building app, error for SurfaceView: Stored properties cannot be marked potentially unavailable with '@available'.
Expected behavior
The app to build without error.
Actual behavior
Build fails.
Steps to reproduce
How do you display panel(s)?
How many panels do you displays?
Environment
Library version
2.5.5
Installation method
iOS version(s)
14
Xcode version
14.2
The text was updated successfully, but these errors were encountered: