Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
29 stars 9 forks source link

Drop AR components from Catalyst #946

Closed dfeinzimer closed 3 weeks ago

dfeinzimer commented 3 weeks ago

Closes #889

cc @dg0yal

dfeinzimer commented 3 weeks ago

Does this break semantic versioning? Do we need to do a deprecation instead?

zkline101 commented 3 weeks ago

Does this break semantic versioning?

Technically yes because this is a breaking change but these components I'm pretty sure never worked for mac catalyst anyway, right? Did you running the examples?

dfeinzimer commented 3 weeks ago

Did you running the examples?

Flyover somewhat works with a mouse but it's not a great experience. Tabletop and World Scale are non-operational.

rolson commented 3 weeks ago

I think it is ok to remove all three on Mac Catalyst. Technically a breaking change, but it shouldn't affect anybody.