[CXX1429] error when building with ndkBuild using /Users/ydc012/TestCase/CCC/NativeDemo/build1/jsb-default/frameworks/runtime-src/proj.android-studio/app/jni/Android.mk: ERROR: Unknown host CPU architecture: arm64
that was originally registered here. Are you missing a call to unregisterReceiver()?
完整报错日志
1 2 3 4 5 6 7 8
Interceptor : notifyActivityDestroy: com.lark.snake.official@com.lark.snake.official.wxapi.WXEntryActivity@80731335 2024-08-05 19:06:48.689 19582-20957 ContentCatcher_catcher CatcherHolder : mCatcherList size: 0 2024-08-05 19:06:48.691 19582-20957 ContentCatcherManager failed to get ContentCatcherService. 2024-08-05 19:06:48.695 19582-19582 ActivityThread Activity com.lark.snake.official.wxapi.WXEntryActivity has leaked IntentReceiver com.lark.snake.official.wxapi.WXEntryActivity$1@aafd2f4 that was originally registered here. Are you missing a call to unregisterReceiver()? android.app.IntentReceiverLeaked: Activity com.lark.snake.official.wxapi.WXEntryActivity has leaked IntentReceiver com.lark.snake.official.wxapi.WXEntryActivity$1@aafd2f4 that was originally registered here. Are you missing a call to unregisterReceiver()?