ExpoKit / Detached Android changes when upgrading to SDK 24 from 23

Thanks @lihop! That allowed me to detached as well. I’m curious, how did you end up copying the changes over? At first, I tried to make a new project, but it seemed like so much had changed so then I just deleted my android / ios folders and tried to detach the same project again.

The app is building, however, now I am running into some weird issues where my native models (react-native-background-geolocation) seem to be inaccessible; they are getting imported as undefined.

Curious to see if anyone is having similar issues.

Cheers,
Shawn