문제

I am not able to integrate IASKAppSettingsViewController into my tab bar.

Can someone please help me with it?

도움이 되었습니까?

해결책

For this to happen storyboard should look like:

[UITabBarController]-->[UINavController]-->RootControllerSegue-->[UITableViewController]

set class for [UITableViewController] as "IASKAppSettingsViewController"

set [UITableView] style as "Grouped"

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top