serraojoao
serraojoao
i am currently facing same issue, did you found a solution?
is this issue still open? is t here any updates or workarrounds to it? thanks!
@kamami you refer to this package support for viewport or flutter framework itself? This would be a good improvement as when using the timer approach to center the location we...
Your comment made me realize what i've done wrong, I have the mapbox controller in a provider therefore it is not disposed during screen disposal. I will be closing the...
I’ve done some further testing and removed the mapbox from the provider however the issue is still persisting. I am using a bottom navigation bar to have multiple pages and...
I've implemented similar behavior by removing all markers and loading them again according to the filter used.
> Thanks [@tchengck](https://github.com/tchengck) > > Ok I was able to reproduce the issue on a Huawei device. I was able to fix the issue by setting `androidHostingMode: AndroidPlatformViewHostingMode.HC,` do you...
Any solution for this? I am able to test on a real device (Iphone SE) but unable to run any testing on simulators. [Edit] Using Simulator with iOS 17.5 allows...