<!-- Please follow the general troubleshooting steps first: - Updated to latest version of MarqueeLabel - Read the README, in particular the Special Notes: https://github.com/cbpowell/MarqueeLabel#special-notes - For general questions about using MarqueeLabel with iOS, post on StackOverflow with the #MarqueeLabel tag (http://stackoverflow.com/questions/tagged/marqueelabel) --> <!-- Please include details about how you're using MarqueeLabel - this section is REQUIRED! --> ### Usage Details - Language: <!-- Swift or Objective-C --> - Platform: <!-- iPhone/iPad or Apple TV --> - iOS Version: <!-- If applicable, delete otherwise --> <!-- BELOW THIS LINE, you can delete any sections not applicable to your Issue. --> ### Expected Behavior <!-- Your expected response from MarqueeLabel --> ### Actual Behavior <!-- What actually happens --> ### Steps to Reproduce the Problem <!-- If specific steps would help to describe the problem, please include them! --> 1. when MarqueeLabel is added to UIWindow, function labelReadyForScroll return NO. 2. When UIViewController *viewController = [self firstAvailableViewController]; viewController is nil, 3. MarqueeLabel won't scroll