On Wed, Jul 13, 2011 at 3:00 PM, Jeffrey Walton wrote:
> I've been testing refreshing my views in a split view. If the user
> brings the app to the foreground, I'm processing both the
> application's -applicationDidBecomeActive and the view controller's
> -viewWillAppear. -applicationDidBecomeActi
Hi All,
I've been testing refreshing my views in a split view. If the user
brings the app to the foreground, I'm processing both the
application's -applicationDidBecomeActive and the view controller's
-viewWillAppear. -applicationDidBecomeActive sends a message
(-refreshView) to all view controlle