1

I need to change the color routes. Then I unzip the SKMaps.zip file and modify an a line in daystyle/daystyle.json with the new hexadecimal color. Then I compress the SKMaps folder again to obtain SKMaps.zip and put it in assets folder.

When I run my projec obtain this error:

Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 7411 (Thread-505)

I get the same error when I try to add new languages.

Can you help me?

Regards

user2316075
  • 479
  • 5
  • 16

1 Answers1

1

Here's a quick fix for this error: http://forum.skobbler.com/showthread.php/7446-Fixing-quot-No-such-method-getlatitude-quot

SylviA
  • 1,577
  • 9
  • 13
  • 1
    Thanks Sylvia, I am using the new sdk but I am getting the same error. What is the problem? Regards – user2316075 Feb 19 '16 at 09:53
  • Check if the issue is related to how you re-archive the zip file once you've finished making changes. See the answer from here: http://stackoverflow.com/questions/34935460/what-process-should-be-used-to-compress-skmaps-zip-file-for-use-in-skobbler-powe – SylviA Feb 22 '16 at 09:31
  • 1
    Thanks Sylvia. This was the solution – user2316075 Feb 22 '16 at 16:20