when requestWhenInUseAuthorization() some phone not show system prompt view,The NSLocationWhenInUseUsageDescription key is already add.
-locationManager:didChangeAuthorizationStatus: callback too kCLAuthorizationStatusNotDetermined,but the iPhone not show use location dialog,Does anyone know the reason?
Post
Replies
Boosts
Views
Activity
Translated Report (Full Report Below)
Incident Identifier: 65E8ECA4-02EA-4B3C-ABF6-1D403C816375
CrashReporter Key: 023C6B08-044C-AF61-DEC5-A0D76D107688
Hardware Model: MacBookPro17,1
Process: BossXX-RD [75031]
Path: /Users/USER/Library/Developer/CoreSimulator/Devices/9DD37986-B14F-4D2F-A5AC-E66A3D3B079F/data/Containers/Bundle/Application/4108A013-C774-4CD3-A2E2-0FCCE31CA5D0/BossXX-RD.app/BossXX-RD
Identifier: com.***.***
Version: 11.120 (11.120)
Code Type: X86-64 (Native)
Role: Foreground
Parent Process: launchd_sim [74675]
Coalition: com.apple.CoreSimulator.SimDevice.9DD37986-B14F-4D2F-A5AC-E66A3D3B079F [157714]
Responsible Process: SimulatorTrampoline [3052]
Date/Time: 2023-06-25 19:54:36.0512 +0800
Launch Time: 2023-06-25 19:54:26.2936 +0800
OS Version: macOS 13.4 (22F66)
Release Type: User
Report Version: 104
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000010f36654c
Termination Reason: SIGNAL 9 Killed: 9
Terminating Process: debugserver [75046]
Triggered by Thread: 0
Thread 0 Crashed:
0 ??? 0x10f36653c ???
1 ??? 0x10f3c5280 ???
2 dyld 0x20f74421a dyld4::prepareSim(dyld4::RuntimeState&, char const*) + 968
3 dyld 0x20f742abc dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 249
4 dyld 0x20f7423bd start + 1805
Thread 1:: com.apple.rosetta.exceptionserver
0 ??? 0x7ff7fff3c694 ???
Thread 2:: com.apple.rosetta.debugserver
0 ??? 0x7ff7fff3c694 ???
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001 rbx: 0x00000003161e8e48 rcx: 0x000000011795a000 rdx: 0x00000003161e8ad0
rdi: 0x0000000000000000 rsi: 0x0000000000000001 rbp: 0x00000003161e8b80 rsp: 0x00000003161e8ac8
r8: 0x0000000000000000 r9: 0x0000000000000001 r10: 0x0000000000000000 r11: 0x00000001177dd740
r12: 0x00000003161e8ae0 r13: 0x00000001177df960 r14: 0x0000000000000000 r15: 0x0000000000000001
rip: rfl: 0x0000000000000283
tmp0: 0x000000020f73dd03 tmp1: 0x0000000000000003 tmp2: 0x000000020f770340
Binary Images:
0x20f73c000 - 0x20f7d7fff dyld () <9e98a840-a3ac-31c1-ab97-829af9bd6864> /usr/lib/dyld
0x11795a000 - 0x1179c2fff dyld_sim () /Volumes/VOLUME//dyld_sim
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
Error Formulating Crash Report:
dyld_process_snapshot_get_shared_cache failed
EOF
Model: MacBookPro17,1, BootROM 8422.121.1, proc 8:4:4 processors, 16 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Display: PHL 272B7QPJ, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), MirrorOff, Online
Memory Module: LPDDR4, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Jan 12 2023 05:52:26 version 18.20.383.14.7.8.149 FWID 01-1469d19d
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: iPhone, Ethernet, en9
USB Device: USB31Bus
USB Device: USB3.0 Hub
USB Device: USB2.0 Hub
USB Device: iPhone
USB Device: Apple Watch Magnetic Charging Cable
USB Device: USB 2.0 BILLBOARD
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
In iPhone 13 Pro max iOS16,1 Device, when receive activity update push, the Lock screen View show in top and can't onClick,is this System bug or code problems?