admin管理员组文章数量:1410717
I have a strange problem, where a UNO mobile application compiled with the dotnet
tool doesn't show the correct colors when the aab file is released through the app store.
However, the compiled apk
file and also the "extract" from the aab
file using bundletool
are working correctly.
I'm really clueless to why the aab file doesn't work correctly compared to the apk file? It is only styling / "defined colors" that doesn't work, images are shown correctly.
I have a strange problem, where a UNO mobile application compiled with the dotnet
tool doesn't show the correct colors when the aab file is released through the app store.
However, the compiled apk
file and also the "extract" from the aab
file using bundletool
are working correctly.
I'm really clueless to why the aab file doesn't work correctly compared to the apk file? It is only styling / "defined colors" that doesn't work, images are shown correctly.
Share Improve this question asked Mar 10 at 14:06 dennis_lerdennis_ler 6751 gold badge11 silver badges38 bronze badges1 Answer
Reset to default 0When disabling trimming for android in release mode the aab file works as expected.
本文标签:
版权声明:本文标题:Android aab file not showing defined colors when released through app store, but apk works fine - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744842878a2628030.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论