levey / AwesomeMenu

Path 2.0 menu using CoreAnimation :)
https://github.com/levey/AwesomeMenu
Other
5k stars 790 forks source link

Awesome menu working on iOS simulator but not working on iOS device #63

Open AmitAjmera opened 9 years ago

AmitAjmera commented 9 years ago

I have integrated Awesome menu code in my App now problem is that this menu shows in iOS simulator but not showing on iOS devices. Am I forgetting to configure something or anything else that I am missing?

levey commented 9 years ago

Maybe rotation issue, can you show more details?

AmitAjmera commented 9 years ago

Levey, Thanks for providing such a nice demo Image were not loading on screen because we have used images directly without creating its object. Fortunately,Issue has been solved now. It's working fine now. Thanks for your support.