Open dwightwatson opened 1 week ago
I'm not entirely certain what is going on here, but noting it here in case it's not just me. SDK 52 was released today, and after upgrading from 51 to 52 my app will no longer build on EAS.
i have this issue too, the curious thing is that it only occurs during compile time, in expo go it works normally.
my target is SDK 34 and the minimum is 24.
I'm running open JDK and JRE 17, Android SDK with plaform and build-tools 35 and NDK 26.
Both local and cloud builds fail.
I'm not entirely certain what is going on here, but noting it here in case it's not just me. SDK 52 was released today, and after upgrading from 51 to 52 my app will no longer build on EAS.
I wonder if it is a change related to bundling in SDK 52, or perhaps some hook/event isn't firing when it previously did.