使用 Rightly 进行合规,发现高风险说 “运行时检测中发现 APP 存在用户同意隐私政策前,采集设备型号的调用”,请问如何解决?
我已经做了 关于 https://uniapp.dcloud.net.cn/tutorial/app-disagreemode.html#%E6%A6%82%E8%BF%B0 的所有处理,但是现在就是启动就获取了。
- thread #7, name = 'com.taobao.weex.bridge', stop reason = breakpoint 3.1
- frame #0: 0x00000001923557a8 libsystem_c.dylib
uname frame #1: 0x00000001038ccc20 DCUniBase+[WXUtility deviceName] + 44
frame #2: 0x00000001038ca350 DCUniBase+[WXUtility getEnvironment] + 152 frame #3: 0x000000010387df90 DCUniBase-[WXBridgeContext createInstance:template:options:data:] + 768
frame #4: 0x000000010395a108 DCUniBase__56-[WXBridgeManager createInstance:template:options:data:]_block_invoke + 72 frame #5: 0x0000000103959920 DCUniBase+[WXBridgeManager _performBlockOnBridgeThread:instance:] + 252
frame #6: 0x0000000183aed7c4 Foundation__NSThreadPerformPerform + 264 frame #7: 0x0000000186899358 CoreFoundationCFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
frame #8: 0x00000001868992cc CoreFoundation__CFRunLoopDoSource0 + 172 frame #9: 0x000000018685e5a8 CoreFoundationCFRunLoopDoSources0 + 232
frame #10: 0x00000001868281a0 CoreFoundation`CFRunLoopRun + 820
frame #11: 0x000000018682754c CoreFoundation_CFRunLoopRunSpecificWithOptions + 532 frame #12: 0x0000000183a95cf0 Foundation-[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
frame #13: 0x0000000103959684 DCUniBase-[WXBridgeManager _runLoopThread] + 196 frame #14: 0x0000000183b19824 FoundationNSThreadstart__ + 732
frame #15: 0x00000001e59f0438 libsystem_pthread.dylib`_pthread_start + 136
- frame #0: 0x00000001923557a8 libsystem_c.dylib
thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1
- frame #0: 0x00000001923486e4 libsystem_c.dylib
sysctlbyname frame #1: 0x000000018c4e46e0 UIKitCoremakeProfilePath + 96
frame #2: 0x000000018c530f4c UIKitCore_UIUpdateInputTimingProfileLoad + 68 frame #3: 0x000000018c530cfc UIKitCore+[_UIUpdateHIDDigitizerInput inputWithProfileName:] + 132
frame #4: 0x000000018c530c3c UIKitCore__19-[_UIEventBus init]_block_invoke + 240 frame #5: 0x000000018c50b330 UIKitCore_UIUpdateInputGroupBatchChanges + 60
frame #6: 0x000000018c530b30 UIKitCore-[_UIEventBus init] + 188 frame #7: 0x000000018c531820 UIKitCore23+[_UIEventBus instance]_block_invoke + 24
frame #8: 0x0000000102361ccc libdispatch.dylib_dispatch_client_callout + 16 frame #9: 0x000000010234b3a0 libdispatch.dylib_dispatch_once_callout + 140
frame #10: 0x000000018c50b2f0 UIKitCore+[_UIEventBus instance] + 100 frame #11: 0x000000018c50b254 UIKitCore__eventFetcherSourceCallback_block_invoke + 36
frame #12: 0x000000018c50b20c UIKitCore__30-[UIEventFetcher drainEvents:]_block_invoke + 44 frame #13: 0x000000018c50b1b8 UIKitCore-[UIEventFetcher drainEvents:] + 144
frame #14: 0x0000000186899358 CoreFoundation__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 frame #15: 0x00000001868992cc CoreFoundationCFRunLoopDoSource0 + 172
frame #16: 0x000000018685e60c CoreFoundation`CFRunLoopDoSources0 + 332
frame #17: 0x00000001868281a0 CoreFoundation__CFRunLoopRun + 820 frame #18: 0x000000018682754c CoreFoundation_CFRunLoopRunSpecificWithOptions + 532
frame #19: 0x000000022bf77498 GraphicsServices`GSEventRunModal + 120
0 个回复