I’m finishing my app, but any days ago, my app crash in the last screen. It’s a delivery app. First screen, presentation, second screen item list available to shop y the third screen, confirm purchase.
The App was working fine from weeks ago, but this fail surprise me.
Simply, when I try to open the third screen, the app open a blank screen and restart app.
I have filled in all the empty fields of each component.
This is the log using adb logcat *:E, but I don’t understand it. I see a fail in SENDPUSHNOTIFICATION. Before, this works fine.