Sunday 15 March 2015

objective c - Exception(Crash) in iOS SKMap (Skobbler), and release memory of SKMap -



objective c - Exception(Crash) in iOS SKMap (Skobbler), and release memory of SKMap -

i making ios app uses skmap (skobbler). app got crash when below code of skmap execute.

nsarray* advices = [[skroutingservice sharedinstance] routeadvicelistwithdistanceformat:skdistanceformatmetric];

and skmap consumes lots of memory of device after page removed navigation controller. there way release memory of skmap?

ios objective-c map skmaps

No comments:

Post a Comment