UrbanApps / UAAppReviewManager

UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps. It's Appirater all grown up, ready for primetime.
MIT License
801 stars 117 forks source link

getRootViewController returnning nil #25

Open angelolsantos opened 9 years ago

angelolsantos commented 9 years ago

Hi,

I´m having problerm with this method: getRootViewController. It´s returning nil and the modal to rate on Apple Store is not showing. Could you help on this? Thanks

coneybeare commented 9 years ago

Try stepping through the code to see what is returning nil when it shouldn't.