You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have setup a UIViewController with Eureka. Everything works fine except on iPads devices on which it looks like this: http://imgur.com/gku7Jt0
To fix this issue, it looks like I have to setup a tableview inside (style grouped) and a referencing outlet to the FormViewController owned by the UIViewController. Then the same screen looks like this: http://imgur.com/Qjid3Oc
I have setup a UIViewController with Eureka. Everything works fine except on iPads devices on which it looks like this: http://imgur.com/gku7Jt0
To fix this issue, it looks like I have to setup a tableview inside (style grouped) and a referencing outlet to the FormViewController owned by the UIViewController. Then the same screen looks like this: http://imgur.com/Qjid3Oc
The issue is that I have no outlet option available in my project: http://imgur.com/fOxqzXE
How should I proceed? Use Eureka source like in the example instead of Eureka.framework?
The text was updated successfully, but these errors were encountered: