JNI 层调用 IActivityManager.getLaunchedUid 发生崩溃

作者: YuanYuan927创建于 2017年4月28日更新于 2021年4月22日

Application integrated Tencent Beacon SDK, and the advertisement SDK called IActivityManager.getLaunchedUid in JNI layer. It is very strange that the return value is obviously an int, but the error message says that the return value does not match. Removing the initialization code of DroidPlugin is OK, which should be caused by the hook of ActivityManager.

内容来源: DroidPluginTeam/DroidPlugin