ios - Form Sheet content disappearing -


I am trying to apply a form sheet. Looks like this on the storyboard: Enter image details here

App background only when I run Appears and everything else is hidden. I am presenting a form sheet using model sheets - I am working with the form sheet and I (WREGLR Regular) size. Why is this happening?


Comments

Popular posts from this blog

MySql variables and php -

c++ - an enclosing-function local variable cannot be referenced in a lambda body unless if it is in capture list -