Recently I started a new project by taking advantage of Agora SDK.
During testing, everything works normally. However, after releasing on Google Play, there are a lot of signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) crashes, mostly occurred in Android 9 ~ 11. (displayed in the following screenshots)
For more detail, I followed the steps mentioned in the QuickStart document to set up.
To Integrate the SDK into project, I followed method 1 (Automatically integrate the SDK using JCenter).
In addition, for permission and proguard rules, I followed the instruction as well.
In fact, I did a lot of surveys in last few days, but still cannot figure out concrete solution to my problem.
Therefore, I decided to post my issue here and hope that I can get some help. Thanks!
Recently I started a new project by taking advantage of Agora SDK. During testing, everything works normally. However, after releasing on Google Play, there are a lot of signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) crashes, mostly occurred in Android 9 ~ 11. (displayed in the following screenshots)
For more detail, I followed the steps mentioned in the QuickStart document to set up.
To Integrate the SDK into project, I followed method 1 (Automatically integrate the SDK using JCenter). In addition, for permission and proguard rules, I followed the instruction as well. In fact, I did a lot of surveys in last few days, but still cannot figure out concrete solution to my problem. Therefore, I decided to post my issue here and hope that I can get some help. Thanks!
RTM SDK version: 1.2.2