Hi all!
I have a tabbar in my app and have a problem I do not really understand. My app has 5 views and all of them are controlled to be displayed via a tabbar. When I load the first view and wait til it is ready to use (it is a map with annotations on it) the app is running without any problems. If I click on one of the tabs in the tabbar before the mapview is loaded, the app crashes. I do not understand why, because they are all independent of eachother. Does any one have a clue? Idea? I have considered to "block" the tabbaritems until the first view is loaded....but that did not work...
thanks in advance!
MACloop
I have a tabbar in my app and have a problem I do not really understand. My app has 5 views and all of them are controlled to be displayed via a tabbar. When I load the first view and wait til it is ready to use (it is a map with annotations on it) the app is running without any problems. If I click on one of the tabs in the tabbar before the mapview is loaded, the app crashes. I do not understand why, because they are all independent of eachother. Does any one have a clue? Idea? I have considered to "block" the tabbaritems until the first view is loaded....but that did not work...
thanks in advance!
MACloop