
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
- session cookie not saving
it appears with my app hosted on Cloudflare worker pages, when i try to login it does not save the session cookie. however it saves in on localhost and no probl...
- Project stuck in read-only mode on free ...
Hi Appwrite team! I’m a student using the free plan, and my project (ID: 68e48f780001232ad879) is currently stuck in read-only mode. I can’t create or update ...
- account.get imageUrl
We dont get imageUrl of users when do account.get(), i need to manually fetch,and set it. but this should be default behaviour.
