Android app crashes after a rebuild using same upload code

  • 2
  • Problem
  • Updated 4 years ago
Android app crashes after a rebuild. We recently built an app that was working fine. We re-uploaded the same code a few days later, and now the app crashes immediately when trying to open on Android devices. iOS build works fine. Is is possible something has happened within PhoneGap in the last few days to be causing this?
Photo of Rich Laurie

Rich Laurie

  • 1 Post
  • 0 Reply Likes

Posted 4 years ago

  • 2
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
Just curious: why did you rebuild if you changed nothing?

(afaik, no PGB changes were made over the weekend)
Photo of DemonCatalys t

DemonCatalys t

  • 3 Posts
  • 0 Reply Likes
I am having the same issue tried to rebuild the old code that worked before, crashes app, even made sure all the plugins are at there old version however app is crashing on open
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
You guys could check which of the plugins that you use has been updated in the past days.
Once identified, try setting that particular plugin to the previous version and rebuild.
Photo of DemonCatalys t

DemonCatalys t

  • 3 Posts
  • 0 Reply Likes
I did do that in fact i tried even moving back all plugins to prev version, had no effect. Started for me mid last week thought i was the only one untell i found this post
Photo of DemonCatalys t

DemonCatalys t

  • 3 Posts
  • 0 Reply Likes
found the issue for me had to do with push notifications plugin even though i was running an older version for some reason it stopped working, updated it and now it works with no crash