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
It seems that DCIntrospect does not support infinite value. I made a mistake with a UIView which frame had an infinite value in the frame, and when I was trying to use the framework my app seemed to freeze...
The text was updated successfully, but these errors were encountered:
I mean, in the debugger when I checked the value of my frame, I got (inf, inf, 0, 0). In that case when I activated DCIntrospect the application froze (it didn't crash).
It seems that DCIntrospect does not support infinite value. I made a mistake with a UIView which frame had an infinite value in the frame, and when I was trying to use the framework my app seemed to freeze...
The text was updated successfully, but these errors were encountered: