
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
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
- Trouble with emailVerification(appname:/...
[AppwriteException: Invalid `url` param: Invalid URI. Register your new client (app) as a new platform on your project console dashboard]. i previously had ema...
