software-mansion / react-native-ide

VSCode extension that turns your editor into a fully fledged IDE for React Native and Expo.
https://ide.swmansion.com
Other
771 stars 26 forks source link

Getting Error: "This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered" #271

Open Neotrixsx opened 2 months ago

Neotrixsx commented 2 months ago

*Description I attempted to launch the React Native application on my Mac and test out this React Native IDE extension, but encountered an error message: "This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.". Are you have any solution for this issue? You can refer to the attached image for details.

Screenshot

Environment

jakub-gonet commented 2 months ago

Does the project work if you run it without IDE?

Neotrixsx commented 2 months ago

Yes, its working fine