Error :
Swift Compiler Error (Xcode): Cannot find type 'RectShapeOSM' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/Extension.swift:523:10
Swift Compiler Error (Xcode): Cannot find type 'CircleOSM' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/Extension.swift:540:10
Swift Compiler Error (Xcode): Cannot find type 'BoundingBox' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/Extension.swift:504:23
Swift Compiler Error (Xcode): Cannot find type 'MarkerIconSize' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/Extension.swift:651:26
Swift Compiler Error (Xcode): 'OSMView' is unavailable: cannot find Swift declaration for this class
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:15:16
Swift Compiler Error (Xcode): Cannot find type 'CustomTiles' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:18:21
Swift Compiler Error (Xcode): Cannot find type 'BoundingBox' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:19:21
Swift Compiler Error (Xcode): Cannot find type 'ZoomConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:21:19
Swift Compiler Error (Xcode): Cannot find type 'ShapeTypes' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:591:73
Swift Compiler Error (Xcode): Cannot find type 'BoundingBox' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:624:56
Swift Compiler Error (Xcode): No type named 'LocationPermission' in module 'OSMFlutterFramework'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:660:53
Swift Compiler Error (Xcode): Cannot find type 'OnMapGesture' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:12:80
Swift Compiler Error (Xcode): Cannot find type 'OnMapMoved' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:12:93
Swift Compiler Error (Xcode): Cannot find type 'MapMarkerHandler' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:12:105
Swift Compiler Error (Xcode): Cannot find type 'OSMUserLocationHandler' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:12:122
Swift Compiler Error (Xcode): Cannot find type 'PoylineHandler' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:12:145
Swift Compiler Error (Xcode): Cannot find type 'BoundingBox' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:686:154
Swift Compiler Error (Xcode): Cannot find 'CustomTiles' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:38:30
Swift Compiler Error (Xcode): Cannot find 'BoundingBox' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:43:30
Swift Compiler Error (Xcode): Cannot find 'ZoomConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:47:34
Swift Compiler Error (Xcode): Cannot find 'OSMMapConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:61:28
Swift Compiler Error (Xcode): Argument passed to call that takes no arguments
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:62:29
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'enableRotation'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:69:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'onMapGestureDelegate'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:75:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'mapHandlerDelegate'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:76:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'userLocationDelegate'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:77:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'roadTapHandlerDelegate'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:78:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'onMapMove'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:79:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'enableRotation'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:80:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'disableTouch'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:82:24
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'setZoom'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:102:19
Swift Compiler Error (Xcode): Cannot find 'CustomTiles' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:110:27
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'setCustomTile'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:111:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:138:24
Swift Compiler Error (Xcode): Cannot call value of non-function type 'CGPoint'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:142:31
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:151:24
Swift Compiler Error (Xcode): Cannot find 'TrackConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:170:70
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'zoom'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:183:31
Swift Compiler Error (Xcode): Cannot find 'RoadConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:212:44
Swift Compiler Error (Xcode): Cannot find 'LineCapType' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:216:71
Swift Compiler Error (Xcode): Cannot find 'RoadConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:250:41
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'roadManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:278:24
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'showAllLayers'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:311:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'hideAllLayers'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:313:28
Swift Compiler Error (Xcode): Cannot find 'ShapeTypes' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:316:69
Swift Compiler Error (Xcode): Cannot find 'ShapeTypes' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:319:69
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'shapeManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:324:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'shapeManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:326:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'shapeManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:333:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'shapeManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:335:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'shapeManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:340:24
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'moveTo'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:359:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'zoom'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:368:38
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'moveTo'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:372:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'setRotation'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:377:20
Swift Compiler Error (Xcode): Cannot find 'MarkerConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:397:32
Swift Compiler Error (Xcode): Cannot find 'MarkerScaleType' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:397:136
Swift Compiler Error (Xcode): Cannot find 'Marker' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:398:25
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'markerManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:399:24
Swift Compiler Error (Xcode): Cannot find type 'MarkerIconSize' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:407:22
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'markerManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:420:20
Swift Compiler Error (Xcode): Cannot find type 'MarkerIconSize' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:429:21
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'markerManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:438:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'markerManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:444:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'markerManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:448:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'zoomIn'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:458:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'zoomIn'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:460:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'zoomOut'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:463:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'zoomOut'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:465:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'setZoom'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:471:24
Swift Compiler Error (Xcode): Cannot find 'ZoomConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:477:26
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'getBoundingBox'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:480:38
Swift Compiler Error (Xcode): Cannot find 'BoundingBox' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:485:26
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'moveToByBoundingBox'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:486:20
Swift Compiler Error (Xcode): Cannot find 'BoundingBox' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:490:21
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'setBoundingBox'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:491:20
Swift Compiler Error (Xcode): Cannot find 'BoundingBox' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:494:43
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'poisManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:503:20
Swift Compiler Error (Xcode): Cannot find type 'MarkerIconPoi' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:511:23
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'poisManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:521:20
Swift Compiler Error (Xcode): Cannot find type 'MarkerConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:529:29
Swift Compiler Error (Xcode): Cannot find 'MarkerConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:534:32
Swift Compiler Error (Xcode): Cannot find type 'MarkerConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:537:41
Swift Compiler Error (Xcode): Cannot find 'MarkerConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:542:43
Swift Compiler Error (Xcode): Cannot find 'UserLocationConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:547:33
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:548:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:555:24
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:562:38
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:563:43
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:564:40
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:572:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:574:24
Swift Compiler Error (Xcode): Cannot find 'TrackConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:575:70
Swift Compiler Error (Xcode): Cannot find 'TrackConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:582:66
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:583:20
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'markerManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:586:43
Swift Compiler Error (Xcode): Cannot find type 'PShape' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:596:18
Swift Compiler Error (Xcode): Cannot find 'RectShapeOSM' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:599:25
Swift Compiler Error (Xcode): Cannot find 'CircleOSM' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:601:25
Swift Compiler Error (Xcode): Cannot find 'RectShapeOSM' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:603:25
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'shapeManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:605:15
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:626:23
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:639:24
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'stopCamera'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:642:24
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'locationManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:651:24
Swift Compiler Error (Xcode): 'nil' requires a contextual type
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:739:27
Swift Compiler Error (Xcode): 'nil' requires a contextual type
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:739:32
Swift Compiler Error (Xcode): 'nil' requires a contextual type
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:739:37
Swift Compiler Error (Xcode): 'nil' requires a contextual type
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:739:42
Swift Compiler Error (Xcode): 'nil' requires a contextual type
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:739:46
Swift Compiler Error (Xcode): Cannot find 'RoadConfiguration' in scope
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:777:36
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'roadManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:778:24
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'moveToByBoundingBox'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:781:28
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'roadManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:841:24
Swift Compiler Error (Xcode): Value of type 'OSMView' has no member 'roadManager'
/Users/myname/.pub-cache/hosted/pub.dev/flutter_osm_plugin-1.2.0/ios/Classes/map_view/osm_map.swift:845:24
Xcode - develop for iOS and macOS (Xcode 14.2)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14C18
• CocoaPods version 1.16.2
this is max version xcode, can install in my device.
Flutter (Channel stable, 3.19.6, on macOS 12.7.6 21H1320 darwin-x64, locale en-ID)
• Flutter version 3.19.6 on channel stable at /Users/myname/fvm/versions/3.19.6
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 54e66469a9 (1 year ago), 2024-04-17 13:08:03 -0700
• Engine revision c4cd48e186
• Dart version 3.3.4
• DevTools version 2.31.1
Condition
- with fvm, set locat to version 3.19.6 or latest version
I hope you guys could help me with this.
Thanks!
Error :
this is max version xcode, can install in my device.
Condition
I hope you guys could help me with this.
Thanks!