fluttercommunity/arcgis_map_sdk

Migrate to Android embedding v2

passsy opened this issue · 1 comments

passsy commented

When building my app for macos I get this error:

This app is using a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding.
Take a look at the docs for migrating an app: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects
The plugin `arcgis_map_sdk_android` requires your app to be migrated to the Android embedding v2. Follow the steps on the migration doc above and re-run this command.
Flutter 3.13.8 • channel [user-branch] • unknown source
Framework • revision 6c4930c4ac (6 weeks ago) • 2023-10-18 10:57:55 -0500
Engine • revision 767d8c75e8
Tools • Dart 3.1.4 • DevTools 2.25.0
passsy commented

That was a mistake on my side. I had an empty android folder in my project