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
Thank you Cred team for providing such good tool to integrate this design language into the apps.
However, I'm facing one issue(multiple warnings):
Debug log with Symbolic Break-point with 'CGPostError'
2021-07-20 18:35:04.031207+0530 project-name[73468:1956602] [Unknown process name] Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API and this value is being ignored. Please fix this problem.
(lldb) po transform
▿ CGAffineTransform
- a : 0.9758454106280193
- b : 0.0
- c : nan
- d : -inf
- tx : 5.0
- ty : 5.0
Thank you Cred team for providing such good tool to integrate this design language into the apps.
However, I'm facing one issue(multiple warnings):
Debug log with Symbolic Break-point with 'CGPostError'
At file: NewHelper.swift
How can this be avoided
The text was updated successfully, but these errors were encountered: