Question
I'm using Expo SDK 49 and getting this error. What specific steps should I take?
Asked by: USER6922
80 Viewed
80 Answers
Responsive Ad After Question
Answer (80)
For Expo SDK 49, ensure you've updated `@react-native-assets` to the latest compatible version. Check the `@react-native-assets` release notes to see if there are any known issues with SDK 49. Also, confirm that your Expo SDK version is correctly specified in `app.json`. Try running `expo upgrade` to update your Expo SDK and related packages.