Hi,
We have tried to test our application with android 12 (API 31) but the installation failed in your chat library, we are using those versions:
api group: 'com.zendesk', name: 'messaging', version: '5.1.0'
api group: 'com.zendesk', name: 'chat', version: '3.2.0'
Installation did not succeed.
The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMEDTargeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present
Did your library support Android 12, if not when we can expect to fixe the problem, and if there is a temporary solution, please let us know.
Thanks in advance,
Ladjouzi.B
I believe you're using incompatible versions with Android 12. Could you try using the following and see if that solves your issue?