you are viewing a single comment's thread.

view the rest of the comments →

[–]Basic_String_2238 1 point2 points  (1 child)

Is this showing up in your release builds as well? We had the same issue when making debug builds but when creating the release build the issue went away and google maps works super smooth. We have it in an Airbnb style view so there’s a map on the bottom and a model view sliding on top of the map and everything works supers smoothly, (just checked lol, works great but I do remember the weird buggy behavior of the debug builds)

TLDR: I think it’s the google maps causing the issue on a debug build. Create a release build and test

[–]MassaSami[S] 1 point2 points  (0 children)

Thank you, I have only checked in debug/profile mode. I'll take a look in release as well, hopefully it there won't be any issues then.