Hi all,
I have been struggeling with some problems when using a navigation controller and a mapview. The problem is that clicking the back button seem to make the app crash. I found this and this posts with the same problem described but the suggestions to solve it (basically taken from link #2) do not work in my app. The crashes appears on the device anyway...
Has anyone of you been struggeling with the same problem?
Is there a stabile way to solve it?
What about this layer method "removeAllAnimations" - I always get the following msg when using it in my code: warning: no '-removeAllAnimations' method found
Any ideas?
MACloop
I have been struggeling with some problems when using a navigation controller and a mapview. The problem is that clicking the back button seem to make the app crash. I found this and this posts with the same problem described but the suggestions to solve it (basically taken from link #2) do not work in my app. The crashes appears on the device anyway...
Has anyone of you been struggeling with the same problem?
Is there a stabile way to solve it?
What about this layer method "removeAllAnimations" - I always get the following msg when using it in my code: warning: no '-removeAllAnimations' method found
Any ideas?
MACloop