I am quite new to react/Expo, I have built an android bundle with expo build:android
now the APK I got is in production mode hence I can not debug it in my chrome dev tool. The problem is I am getting an issue in standalone build only while the development feature was working fine. Is there any way I can build an expo app in development mode?