I built an application with the new google map module and i noticed a crash on the google map when i did a setLocation.
It seems that it is not recurring but it often happens. It looks like a memory leak because suddenly the app restart to the splashcreen. Of course it happens only on android and i tested it on many versions of it with the same problem.
I used Titanium sdk 3.1.1 and google map module 2.1.1
anyone had noticed this problem ?
Thanks.