Hi everyone! Sorry about my english!
I’ve upgraded my App (managed workflow) from:
- SDK 36:
- Platforms(Android/iOS)
to SDK 39 following the link instructions https://dev.to/expo/expo-sdk-39-is-now-available-1lm8 and continue to adding some other funcionality to the App.
But now when I wanna build my App with expo build:Android
this gives me a warning:
expo build:android currently only supports managed workflow apps.
I haven’t done an eject to the project and really don’t know what happened.
Thanks in advice