Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapbox plugin convert to Arm64 #912

Open
sarp86 opened this issue Feb 16, 2022 · 5 comments
Open

Mapbox plugin convert to Arm64 #912

sarp86 opened this issue Feb 16, 2022 · 5 comments
Labels

Comments

@sarp86
Copy link

sarp86 commented Feb 16, 2022

It would be great if that project is adapted to arm64. It generally causes problems with other plugins.

"mapbox-maps-ios" is compatible with arm64 but we use the old one "mapbox-gl-native" this is not compatible. Would it not make sense to exchange? To have more stable version and works with arm64.

And the hack on ticket 890 not helps.

@Shiba-Kar
Copy link

I am also facing the some issues while in debug mode in iOS.

@themumy10
Copy link

App doesn't build for ios.

Building for iOS Simulator, but linking in dylib built for iOS, file '/****/ios/Pods/Mapbox-iOS-SDK/dynamic/Mapbox.framework/Mapbox' for architecture arm64

@felix-ht
Copy link
Collaborator

felix-ht commented Mar 11, 2022

this is unrelated to this package, but a config issue on your side - #890

It builds fine for me (on a m1 mac)

@sarp86
Copy link
Author

sarp86 commented Apr 12, 2022

Hallo @felix-ht

Der Hack über Podfile(#890) führt bei anderen Flutter Paketen (z.b. Stripe) zu Problemen. Ist auf lange Sicht ein Update auf arm64 geplant oder überhaupt möglich?

Warum wird das mapbox-maps-ios Projekt nicht genutzt, dass unterstützt bereits arm64?

@felix-ht über ein kurzes Feedback würden wir uns sehr freuen!

Viele Grüße aus Berlin


Hello @felix-ht

The hack via Podfile(#890) causes problems with other Flutter packages (e.g. Stripe). Is an update to arm64 planned in the long run or even possible?

Why is the mapbox-maps-ios project not used that already supports arm64?

@felix-ht we would be very happy about a short feedback!

@felix-ht
Copy link
Collaborator

felix-ht commented Apr 13, 2022

@sarp86 this is very much an upstream issue. Currently only the 10.x versions of the ios sdk supports arm64. The 6.4.x versions do not. As long as we do not do a full migration to 10.x or mapbox adds support for apple silicone in 6.x to the older sdks this issue will persist.

@felix-ht felix-ht reopened this Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants