Domanda

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

Can someone please help me with it?

È stato utile?

Soluzione

For this to happen storyboard should look like:

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

set class for [UITableViewController] as "IASKAppSettingsViewController"

set [UITableView] style as "Grouped"

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top