Search code examples
iphoneiosappstore-approval

UITabBar button without a UIViewController


Was wondering if any of you tried to add a UITabBarItem to UITabBar that functions as a button that opens safari Externally. Meaning it would not be a real tab, but just used as a button. Does Apple reject apps for using the UITabBarItem like so?

Thanks in advance.


Solution

  • Apple does not reject tabBar button that opens Safari externally.