I’ve setup a Tab Bar with some tabs into my app. I’ve a view controller among other view controllers (managed by this TabBarController) who run some process when init method is called. And it seems the init method is triggerred one time so I don’t know how to update the related view content. Any idea where (in which method) I can run this process?
Thx for helping,
Stephane
1 Answer