Alberto Noris

Results 3 issues of Alberto Noris

On iOS (haven't tested Android) when trying to get the position of the user with the provided code in the example ``` // wait until the style is loaded await...

On the example app the movement on the app feels smooth and Google Maps like: ![Simulator Screen Recording - iPhone 15 Pro Max - 2024-07-06 at 17 53 52](https://github.com/mapbox/mapbox-maps-flutter/assets/61833464/e30d0b0e-57dd-4fea-9341-b22ea965f699) Whereas...

## Problem Description I'm trying to reuse the login stack of my website (lirmusic.com, which uses ThirdWeb) in my Flutter app using the `inappwebview` package. The flow should work as...