Crashing in Moto G1 (XT1032) Android 4.4.4

Something not working? Post about it here.
Post Reply
RogerAngell
Posts: 3
Joined: April 7th, 2018, 11:06 pm

Crashing in Moto G1 (XT1032) Android 4.4.4

Post by RogerAngell » April 7th, 2018, 11:16 pm

When I open the app with the new version (1.18.0) It instant crash.
It's only working with 1.16.1 or below.

User avatar
liamcottle
Site Admin
Posts: 26
Joined: March 18th, 2018, 10:58 am
Location: Gisborne, New Zealand
Contact:

Re: Crashing in Moto G1 (XT1032) Android 4.4.4

Post by liamcottle » April 8th, 2018, 3:06 am

I have taken a look into this, and am unsure as to why it's throwing

Code: Select all

You need to use a Theme.AppCompat theme (or descendant) with this activity.
for the IntroActivity. If I weren't using a theme that descends from Theme.AppCompat it would crash on all devices.

This must be caused by something specific on your device. I see that you have Xposed installed, do you have any extensions installed that make mods to apps?

Also, you mentioned that only 1.16.1 was working? Are you able to test all versions from there and up and let me know which version the issue first occurs in?

You'll be able to download all of the APKs from here:
https://apps.liamcottle.com/apps/androi ... /changelog

Crashlytics Stack Trace:
http://crashes.to/s/d8bb1ecde0d
Cheers,
Liam Cottle

RogerAngell
Posts: 3
Joined: April 7th, 2018, 11:06 pm

Re: Crashing in Moto G1 (XT1032) Android 4.4.4

Post by RogerAngell » April 8th, 2018, 5:22 pm

I deactivated my root and all apps in Xposed, and tested some versions. 1.17.1 , 1.17.3 , 1.18.1
Instant crashs.
1.17.2 and 1.18.0 worked, but keep instant crash after some uses.
Only 1.17.0 and below are working fine.
Do u want a logcat?

User avatar
liamcottle
Site Admin
Posts: 26
Joined: March 18th, 2018, 10:58 am
Location: Gisborne, New Zealand
Contact:

Re: Crashing in Moto G1 (XT1032) Android 4.4.4

Post by liamcottle » April 9th, 2018, 12:22 am

Thanks for the details - very unusual that v1.17.0 is working perfectly fine, because that version had a bug that would crash all devices. It was patched in v1.17.1

Since it's not working in v1.17.3 but is working in v1.17.2 it would be great if you could post a logcat, as there was not a significant change between those versions that could even cause a crash.
Cheers,
Liam Cottle

RogerAngell
Posts: 3
Joined: April 7th, 2018, 11:06 pm

Re: Crashing in Moto G1 (XT1032) Android 4.4.4

Post by RogerAngell » April 9th, 2018, 8:47 pm

Sorry, i would be so happy if I pointed the bug, because I love you APP so much, but I bricked my phone when I was reinstaling root. I updated my android to lollipop, ur lasted version are working perfectly now, thanks.

Post Reply