Open mister-conor opened 1 week ago
I will have to test this out soon. I don't currently use EAS. Is there anything else the logs say? Does this cause a build failure or just a warning?
Cheers. It is a warning in the build step that runs expo doctor on EAS. It can also be seen by running npx expo-doctor
locally.
It does not cause the build to fail and the package seems to function as expected from what I've seen on both Android and iOS devices. I have not opted in to using the new architecture in my project yet however as I am making sure upgrading to Expo 52 works as expected first as per advice in the Expo 52 changelog so I will need to test on the new architecture also.
This is showing as "Untested on New Architecture" when building on EAS servers. Will this be updated to support the new architecture? Thanks