Hi there,
I have MapBox in my app (Trainpack Mobile App) and it works ok on web browser and on iOS native app. However, my Android native app is painfully slow. I know that Android doesn’t allocate a lot of memory to its apps so any issues are exacerbated.
Looking at the diagnosis, I can see that MapBox is running a bunch of scripts that are blocking the app from rendering on initial load. The steer I got from the guys that wrapped the app is that if they were async this wouldn’t be an issue (I have to admit I have no idea what that means, well out of my comfort zone here ;-))
Can anyone help?
Thanks,
Steve.