briancollins / BCTabBarController

a Tweetie-style tab bar for the iPhone
MIT License
568 stars 95 forks source link

viewWillAppear, viewDidAppear getting called twice #7

Closed khuffie closed 12 years ago

khuffie commented 13 years ago

At first I suspected it was the way my application was setup, but I created a test application using the EXViewController and generated the BCTabBarController in my app delegate, and I get viewWillAppear and viewDidAppear triggered twice.

Any thoughts?

khuffie commented 13 years ago

I noticed that this issue only seems to be present in iOS 5, both on the device and the simulator.

briancollins commented 13 years ago

I will update for iOS 5 when it is released. Can't install the beta SDK ATM because it will interfere with client projects.