My app builds fine but it crashes when i try to run on a real device.
i’ve tried to look around to see what the problem could be and i noticed two things
- AndroidManifest.xml is missing from platforms/android
-
<engine name="android" spec="^7.0.0" />
from config.xml
Android studio is working fine on my PC and apks generated do not crash.