Run EAS APK build on phone error

I have successfully built an apk version of my app to install and test on my phone. I followed the guide here to do it: Building APKs for Android Emulators and devices - Expo Documentation

The build is successful, but when I try to download it to my phone I get this error: “Uncaught Error: java.io.IOException: Manifest string is not a valid JSONObject or JSONArray: OK”

What does this mean, and how can I fix it?

hi there! that looks like expo go, not an apk. you should download and install the apk from the website and install it to your device