-
Notifications
You must be signed in to change notification settings - Fork 417
Description
HI do you have any information on this Issue?
A view can only be associated with at most one view controller at a time! View <VLCAlertView: 0x175f95f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x177154d0>> is associated with <VLCAlertViewController: 0x17f13590>. Clear this association before associating this view with <VLCAlertViewController: 0x1798d130>.
In SIAlertViewController loadView
Thread : Fatal Exception: UIViewControllerHierarchyInconsistency
0 CoreFoundation 0x20a45b8b __exceptionPreprocess
1 libobjc.A.dylib 0x20202dff objc_exception_throw
2 CoreFoundation 0x20a45ad1 -[NSException initWithCoder:]
3 UIKit 0x25095207 -[UIView(Internal) _setViewDelegate:]
4 UIKit 0x250950ab +[UIViewController setViewController:forView:]
5 UIKit 0x25094d7d -[UIViewController setView:]