
Hello
After upgrading my project from Expo SDK 52 to SDK 53, I encountered the following error when running the app:
TurboModuleRegistry.getEnforcing(...): 'PlatformConstants' could not be found. Verify that a module by this name is registered in the native binary.
This error appears immediately upon launch. I have attached a screenshot of the full stack trace for reference.
The project was working fine with Appwrite and Expo SDK 52. I suspect that the upgrade to Expo 53 may have caused compatibility issues with a native module or dependency related to PlatformConstants.
Do you have any insight into whether this is related to Appwrite’s SDK or if I need to make adjustments for Expo 53 compatibility?

reverting back would be the best option in my opinion
Recommended threads
- Flutter native Google Sign Up with googl...
Hey I want to use the native login instead of the WebView. Do you have any experience on that and has Appwrite to plan this support?
- How to upload a profile picture from rea...
I need to upload profile picture from a app i am building for my project... How do i do it ? Till now i have done this much but it shows an error
- How can I use react-native-appwrite in a...
I'm building an app using React Native CLI (not Expo), and I want to add Google Sign-In authentication. However, when I try to use react-native-appwrite, it thr...
