HyperLabel icon indicating copy to clipboard operation
HyperLabel copied to clipboard

App Error While drag and drop the app manually.

Open KOSURUUDAYSAIKUMAR opened this issue 4 years ago • 2 comments

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.

KOSURUUDAYSAIKUMAR avatar Aug 25 '20 05:08 KOSURUUDAYSAIKUMAR

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

wiruzx avatar Sep 24 '20 10:09 wiruzx

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..

yarodevuci avatar Mar 11 '21 18:03 yarodevuci