Closed swiatrzyk closed 8 months ago
@swiatrzyk Thank you for your question. Unfortunately, the Toolkit 100.x and 200.x version were not designed to be used at the same time. The same goes for the ArcGIS Maps SDK for Swift (v200.x) and the original Runtime SDK for iOS (v100.15)
So you will need to upgrade to the new Swift API (v200.1) and the new Swift Toolkit. You can copy components from the v100.x Toolkit into your project, but you will have to update them to work with the new Swift API.
Hi @swiatrzyk I'll go ahead and close this question out due to inactivity. If you have any further questions feel free to open another issue or create a post in our community forum. Thanks!
I'd like to have possibility to use old API (v100) and the newest one (v200), so I can plan migrating extending it over time. Currently I cannot import both Swift Packages, as namings are conflicting