You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be fixed by using the same method that was applied in rnmapbox_maps-Swift.pre.h, so modifying the import to check if use frameworks is being used like so:
Mapbox Implementation
Mapbox
Mapbox Version
11.0.0-beta.5
Platform
iOS
@rnmapbox/maps
version10.1.0-beta.14
Standalone component to reproduce
Observed behavior and steps to reproduce
When building the application on iOS, the error
is generated by RNMBShapeSourceModule.mm
Expected behavior
There is no error.
Notes / preliminary analysis
This can be fixed by using the same method that was applied in rnmapbox_maps-Swift.pre.h, so modifying the import to check if use frameworks is being used like so:
Additional links and references
No response
The text was updated successfully, but these errors were encountered: