Ionic App keeps stopping

Ionic app build is successful but app is not working after using capacitor fcm plugin and migrate to android x.
rsz_screenshot_from_2020-02-14_10-37-07

2 Likes

Hi, you have to debug your ionic app with chrome developer tool and then you can get the error of what is going wring with the startup. Or try checking and commenting the code which runs when the app start. Hope you will get the idea of what I am saying about.

chrome developer tool didn’t show any app to debug

1 Like

for that you have to run command with real device connected with chrome, the command will be:
ionic cordova run android -l --devices

I am using capacitor

Hi @manishkoju were you able to resolve this? I am having same problem on Samsung galaxy j7.

hi any answers, i am facing the same issue

Hi, Have you find the problem ? I am facing the same issue and can not resolve it… Thank you !