HyperLabel
HyperLabel copied to clipboard
App Error While drag and drop the app manually.
Could not cast value of type 'NSKVONotifying_UILabel' (0x600000d89a70) to 'HyperLabel.HLHyperLabel' (0x10dfd39f8).
2020-08-25 10:59:36.980940+0530 SMAAX[6264:153674] Could not cast value of type 'NSKVONotifying_UILabel' (0x600000d89a70) to 'HyperLabel.HLHyperLabel' (0x10dfd39f8).
Can you please help me how to solve this crash issue.
Can you please provide me pod file link.
Hey @KOSURUUDAYSAIKUMAR,
Could you please provide more details on this? At which point this exception is happening? What are the steps to reproduce?
As for the pod file, we don't support CocoaPods at the moment. But I'd welcome a pull request adding support for it.
Thanks
I did not experience any errors when dragging swift classes. All I had to do is to import UIKit for some classes @wiruzx Not sure how it was missing..