79200835

Date: 2024-11-18 17:25:33
Score: 1.5
Natty:
Report link

I was facing this issue, in vs code it kept installing forever. Meanwhile the app appeared on emulator but crashes as soon as i tried to opened it.

Turned out the package name in MainActivity.kt was not the same as my application id.

Ensure the applicaiton id is same in andorid/app/build.gradle and Android/app/src/main/kotlin/MainActivity.tk

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: anas