Why does Android integration firebase SDK prompt that there is no RECEIVE permission, resulting in crash?

Android integrates Firebase SDK. In crash, the statistics are as follows:

have you ever encountered this problem and solved it?

Apr.26,2022

this question should be asked Firebase officials or check their documentation or demo, because you need to obtain system data when logging exceptions, and authorization is required on some machines.

see if additional authorization configuration is required.

Menu