our app got to big for a single apk so we switched over to using aab files.
When I build the app locally for testing purposes everything works fine but when I upload it to google and distribute it via the play store I get null reference exceptions whenever I try to load something from the resources folder.
I haven’t found much online about the issue so I think its an error on my side but I have no Idea what might be causing this.
And at least a few other people seem to struggle with this as well: