romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.97k stars 494 forks source link

Move to particular view controller from appdelegate. #174

Open badalpub1991 opened 8 years ago

badalpub1991 commented 8 years ago

Thanks for the awsome side menu. I have achived my almost task with this but i am stuck in appdelegate. I am using storyboard.

I want to move to particular view controller when pushnotification is coming. so, i want to move it from appdelegate. How can i achive this please help me .

daushn commented 7 years ago

Hello @badalpub1991! I have the same problem. Have you found a solution?