Page 1 of 1

Android Build Crashes on Push Notification

Posted: Sun Nov 06, 2016 9:39 am
by Paul Medawar

Hi,

I'm having the issue of Push notifications crashing my Android build. Everything is working fine with iOS, However when an Android phone receives the notification the following message appears

"Unfortunately, COYA has stopped"

COYA being the name of the app.

I've read a previous post regarding this which said to reset android permissions and do a new build. I've tried this, but still having the same issue.

Any ideas?


Android Build Crashes on Push Notification

Posted: Mon Nov 07, 2016 11:44 am
by Serhii Kulibaba

Hello Paul,

Could you clarify have you changed anything on the Source tab?

If you did, these custom changes might cause the build to fail. Try to rollback the custom source changes and try to build the app again. Here is how to rollback custom source change: https://docs.appery.io/docs/appbuilde...

When you make changes in the Source view for a particular page, the visual editor for that page will not be updated (until you rollback the changes).


Android Build Crashes on Push Notification

Posted: Mon Nov 07, 2016 2:05 pm
by Paul Medawar

Hi Sergiy,

Only changes to the source tab were for iOS with the following

//CODE_SIGN_RESOURCE_RULES_PATH = $(SDKROOT)/ResourceRules.plist

and adding a "font" folder under web-resources.

So don't think this is the issue


Android Build Crashes on Push Notification

Posted: Tue Nov 08, 2016 9:36 am
by Reynaldo Libutan7777591

Hi, I am also experiencing this problem.

Even though I followed the tutorial, after installing the app (exported via .apk), it keeps crashing right after around 3 seconds of running.

If you have solutions on how to fix this problem, please do share.

Thank you very much!


Android Build Crashes on Push Notification

Posted: Fri Nov 11, 2016 7:37 am
by Serhii Kulibaba

Please [share] (https://docs.appery.io/docs/teams-sha...) your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue


Android Build Crashes on Push Notification

Posted: Sun Nov 13, 2016 1:31 am
by Evgene Karachevtsev

Dear Paul,

Please find our reply in the email.


Android Build Crashes on Push Notification

Posted: Sun Nov 13, 2016 5:34 am
by Paul Medawar

Thanks Evgene, will check