Agora-Chat-API-Examples icon indicating copy to clipboard operation
Agora-Chat-API-Examples copied to clipboard

App Crash Android 14 : One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts android

Open Div6594 opened this issue 1 year ago • 1 comments

Hello

I am using io.agora.rtc:chat-sdk:1.2.0 for chat in my android application. While running app on Android 14 device app crash and giving me below error:

java.lang.SecurityException: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts android

Can anyone please help me to solve this. Thanks in advance.

Div6594 avatar May 17 '24 12:05 Div6594

Please update SDK to 1.2.1, you can refer the release note for detail. https://docs.agora.io/en/agora-chat/overview/release-notes?platform=android

githubzhaoliang avatar May 18 '24 06:05 githubzhaoliang