flutter_mapbox_navigation icon indicating copy to clipboard operation
flutter_mapbox_navigation copied to clipboard

Xcode 16+ Not Support

Open Mukesh-Vishwakarma opened this issue 8 months ago • 0 comments

Xcode version: 16.2 iOS version: 18.4 Devices affected: Flutter Mapbox SDK Version: flutter_mapbox_navigation: ^0.2.2 Observed behavior and steps to reproduce Swift Compiler Error (Xcode): Cannot convert return expression of type '[UIView : ViewAnnotationOptions]' to return type '[String : Any?]' /Users/designowebm2pro/Documents/DevMukesh/GPX_Live/GPX_V2/GPX_App/ios/Pods/MapboxMaps/Sources/MapboxMaps/Annotations/ViewAnnotationManager.swift:66:18

I am using Xcode 16.3, and it is showing a problem. I downgraded to 16.2, but the problem still exists. Please suggest a solution.

Mukesh-Vishwakarma avatar Apr 28 '25 10:04 Mukesh-Vishwakarma