For those curious about the technical details here, here's a dump of the iGrill Android manifest (it's not XML because Android APKs contain a binary manifest): https://pastebin.com/fwbJ9TjD It looks like this is the culprit: E: activity (line=48) A: android:theme(0x01010000)=@0x7f110149 A: android:name(0x01010003)="com.weber.igrill.pages.splash.SplashActivity" (Raw: "com.weber.igrill.pages.splash.SplashActivity") A:…
I personally can't blame them for getting this wrong if the development tools don't provide adequate feedback.