mapbox / mapbox-maps-flutter

Interactive, thoroughly customizable maps for Flutter powered by Mapbox Maps SDK
https://www.mapbox.com/mobile-maps-sdk
Other
245 stars 93 forks source link

how to support privacy manifest in mapbox_maps_flutter 0.5.0 #506

Closed dea-hayashida-yoshiki closed 3 weeks ago

dea-hayashida-yoshiki commented 3 weeks ago

I am currently using version 0.5.0 of the mapbox_maps_flutter package. I have read issue #475 on GitHub and understand that version 1.1.0 will include support for the Privacy Manifest. However, the cost of updating to the newer version is quite high for me. Is there any way I can remain on version 0.5.0 and still address the Privacy Manifest requirements, perhaps through a patch or other method?

maios commented 3 weeks ago

Hi @dea-hayashida-yoshiki, thank you for raising this issue, we have published new version 0.6.0 that included fix for Privacy Manifest, please try it out and let us know if it helps :)

dea-hayashida-yoshiki commented 3 weeks ago

Thank you so much for the quick response and the new version 0.6.0 with the fix for the Privacy Manifest issue. I really appreciate your team's prompt action and attention to this matter.