How can I fix my Android Automotive app to avoid showing a screen with the message “Application Error. Please report this error to the app developer”?
An Android Automotive app that was working fine in my car a couple months ago doesn’t start correctly now. The screen says “Application Error. Please report this error to the app developer” and there is a button that says “Close Application”. I cannot reproduce this in a debug build on the emulator, but I see it in a production build on both the emulator (Android 12 and 13) and vehicle (Android 12). Previous versions of the app that worked fine in the past also have this issue.