Pregunta

I am using Wikitude SDK for augmented reality. It works ok.

Google Maps SDK for iOS work fine.

Problem is when I turn on Wikitude SDK and then I try using Google Maps SKD.

On Console I receive information:

"Did not clear context upon block exist"

On second try Google Maps doesn't render a map.

What should I do to fix this problem. Mapkit doesn't have this problem but my boss wants to use Google Maps SDK. I don't want to write a app with single ViewController.

I searched Google for phrase "Did not clear context upon block exist" but I didn't find anything.

Edit: I am using iOS 7 SDK with Xcode 5. Wikitude draw point on camera. On Google Maps SDK I just insert markers on map. Nothing special. Everything works fine just one thing trigger something another as programmer I know I am in deep trouble. I don't know what is happening inside this SDKs.

I am also using container views to separate map and my view with buttons .

¿Fue útil?

Solución

Google Maps iOS API version 6.1 resolved that bug.

I should thank Google developers for fix and Wikitude developers for help on forum. Wikitude forum

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top