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
- Status 400 on oauth
Hello, I am getting status 400 on oauth login via google (redirect_uri_mismatch), same with Apple oauth. Is there any issues with oauth authorization currently...
- Request for JWKS Endpoint and OIDC Disco...
Hey Appwrite Team, Do you have plans to support JWKS and a well-known OIDC discovery endpoint? This would let us verify Appwrite JWTs in other services using st...
- Cloud 500 error