AichiB7A

Results 16 issues of AichiB7A

In Android API 23, OnePlus 3 > 02-14 11:01:20.169 4951-4965/? E/AndroidRuntime: FATAL EXCEPTION: AsyncTask #1 Process: com.hustunique.jianguo.parsingplayer, PID: 4951 java.lang.RuntimeException: An error occurred while executing doInBackground() at android.os.AsyncTask$3.done(AsyncTask.java:309) at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354)...

bug

我看到Matrix目前有关于iOS上OOM检测和分析的doc,但是没有Android OOM相关检测的doc和api doc,请问这一块是还没有ready吗?我看master branch上有两个matrix-memory-canary和matrix-memguard,我猜测这两个模块分别是检测内存当前状态(snapshot),以及hook JVM dump hpref文件的hook模块,但是没有相关的doc或者demo可以展示这两个module的使用方法。 请问Matrix Android OOM检测这块有相关资料可以参考吗

`nativeSetIntTicketToken` in `LogManagerProvider.java` is incomplete in the last PR: #1131 This PR aims: 1. Implementation of `nativeSetIntTicketToken` in JNI, which turns out to be the `setTicketToken` in `ILogManager.java` 2. Thread-safe...

Hello team, I am trying to compare the telemetry data before and after migrating to the 1DS SDK. I have noticed that some properties are missing after the migration, specifically:...

question

Please: - Describe your scenario. - Describe your environment: SDK version, platform, OS version, compiler type, etc. - Describe the focus area: transmission controls, offline storage, backend routing controls, reliability,...

question

I tried to use this plugin with the config below to help to navigate between header and source files in my Objective-C project, but it fails to navigate. Does this...

Can this DB read json file from local ? Thanks for your working.

# Pull request checklist - [ ] Tests for the changes have been added (for bug fixes / features) - [x] Code compiles correctly with all tests are passed. -...

When there is an ANR happened during a test, we should get the adb bug report via `adb bugreport` and publish the output zip file to pipeline artifact to improve...

enhancement