ios - Trouble with creating a popover withs storyboard in Xcode -


i cannot create popover storyboard. settings follows: github repo: https://github.com/li354886/iosprojects/tree/v1.1/testpopover viewed video: https://www.youtube.com/watch?v=j5xfmpxlwzq popover view controller behaves modal.

make sure app universal. won't see popovers, default, on iphone-only app. (you can see them in ios 8, work, default won't.)


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -