Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Application tried to present modally a view controller #109

Closed
yogo10803 opened this issue Oct 7, 2024 · 1 comment
Closed

bug: Application tried to present modally a view controller #109

yogo10803 opened this issue Oct 7, 2024 · 1 comment
Labels
bug/fix Something isn't working duplicate This issue or pull request already exists needs: triage platform: ios iOS platform

Comments

@yogo10803
Copy link

Plugin version:

5.2.1

Platform(s):

iOS

Other information:

Stack Trace From Crashlytics

Crashlytics - Stack trace

Application: XXX

Platform: apple

Version: XXXX

Issue: 4732187d8b157b66c2daa4ab75c8fe6f

Session: 8dd115fecf234140974d7e2b1f261cfb_DNE_0_v2

Date: Sat Oct 05 2024 12:26:28 GMT+0800 (台北標準時間)

Fatal Exception: NSInvalidArgumentException
0 CoreFoundation 0x940c __exceptionPreprocess
1 libobjc.A.dylib 0x15c28 objc_exception_throw
2 UIKitCore 0x2fcc4c (缺少 UUID 1242978a2c2c37818d6c9777edce2804)
3 UIKitCore 0x36c870 (缺少 UUID 1242978a2c2c37818d6c9777edce2804)
4 UIKitCore 0x2e3e4 (缺少 UUID 1242978a2c2c37818d6c9777edce2804)
5 UIKitCore 0x2fbb90 (缺少 UUID 1242978a2c2c37818d6c9777edce2804)
6 UIKitCore 0x2dadf8 (缺少 UUID 1242978a2c2c37818d6c9777edce2804)
7 UIKitCore 0xc6418 (缺少 UUID 1242978a2c2c37818d6c9777edce2804)
8 UIKitCore 0xc6290 (缺少 UUID 1242978a2c2c37818d6c9777edce2804)
9 CapacitorCommunityPrivacyScreen 0x59d0 (缺少 UUID 5f671a965c973084a707a4313ef15173)
10 CapacitorCommunityPrivacyScreen 0x4cf0 (缺少 UUID 5f671a965c973084a707a4313ef15173)
11 libdispatch.dylib 0x637a8 _dispatch_call_block_and_release
12 libdispatch.dylib 0x64780 _dispatch_client_callout
13 libdispatch.dylib 0x45e10 _dispatch_main_queue_drain
14 libdispatch.dylib 0x45a88 _dispatch_main_queue_callback_4CF$VARIANT$armv81
15 CoreFoundation 0x919ac CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
16 CoreFoundation 0x75648 __CFRunLoopRun
17 CoreFoundation 0x79d20 CFRunLoopRunSpecific
18 GraphicsServices 0x1998 GSEventRunModal
19 UIKitCore 0x37134c (缺少 UUID 1242978a2c2c37818d6c9777edce2804)
20 UIKitCore 0x370fc4 (缺少 UUID 1242978a2c2c37818d6c9777edce2804)
21 App 0x7718 main + 7 (AppDelegate.swift:7)
22 ??? 0x1ab680344 (缺少)

Crashed: com.google.firebase.crashlytics.ios.exception
0 App 0xc2cf0 FIRCLSProcessRecordAllThreads + 392 (FIRCLSProcess.c:392)
1 App 0xc30d0 FIRCLSProcessRecordAllThreads + 423 (FIRCLSProcess.c:423)
2 App 0xd1164 FIRCLSHandler + 34 (FIRCLSHandler.m:34)
3 App 0xd0f68 __FIRCLSExceptionRecord_block_invoke + 240 (FIRCLSException.mm:240)
4 libdispatch.dylib 0x64780 _dispatch_client_callout + 16
5 libdispatch.dylib 0x46a50 _dispatch_lane_barrier_sync_invoke_and_complete + 52
6 App 0xcfee4 FIRCLSExceptionRecord + 242 (FIRCLSException.mm:242)
7 App 0xd0a2c FIRCLSExceptionRecordNSException + 126 (FIRCLSException.mm:126)
8 App 0xcfaec FIRCLSTerminateHandler() + 407 (FIRCLSException.mm:407)
9 libc++abi.dylib 0x13424 std::__terminate(void ()()) + 12
10 libc++abi.dylib 0x133d4 std::terminate() + 52
11 libobjc.A.dylib 0x2ae80 objc::DenseMapBase<objc::DenseMap<objc_class
, PendingInitialize*, objc::DenseMapValueInfo<PendingInitialize*>, objc::DenseMapInfo<objc_class*>, objc::detail::DenseMapPair<objc_class*, PendingInitialize*>>, objc_class*, PendingInitialize*, objc::DenseMapValueInfo<PendingInitialize*>, objc::DenseMapInfo<objc_class*>, objc::detail::DenseMapPair<objc_class*, PendingInitialize*>>::FatalCorruptHashTables(objc::detail::DenseMapPair<objc_class*, PendingInitialize*> const*, unsigned int) const + 10
12 libdispatch.dylib 0x64794 _dispatch_client_callout + 36
13 libdispatch.dylib 0x45e10 _dispatch_main_queue_drain + 888
14 libdispatch.dylib 0x45a88 _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 36
15 CoreFoundation 0x919ac CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12
16 CoreFoundation 0x75648 __CFRunLoopRun + 2080
17 CoreFoundation 0x79d20 CFRunLoopRunSpecific + 584
18 GraphicsServices 0x1998 GSEventRunModal + 160
19 UIKitCore 0x37134c + 868
20 UIKitCore 0x370fc4 UIApplicationMain + 312
21 App 0x7718 main + 7 (AppDelegate.swift:7)
22 ??? 0x1ab680344 (缺少)

com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1030 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x12b18 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x12db8 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x1524 mach_msg + 20
4 CoreFoundation 0x74148 __CFRunLoopServiceMachPort + 156
5 CoreFoundation 0x752e0 __CFRunLoopRun + 1208
6 CoreFoundation 0x79d20 CFRunLoopRunSpecific + 584
7 Foundation 0x3eef8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 208
8 Foundation 0x3edf4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 60
9 UIKitCore 0x493818 + 404
10 Foundation 0x56a5c NSThread__start + 704
11 libsystem_pthread.dylib 0x30ec _pthread_start + 116
12 libsystem_pthread.dylib 0x172c thread_start + 8

com.google.firebase.crashlytics.MachExceptionServer
0 libsystem_kernel.dylib 0x1030 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x12b18 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x12db8 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x1524 mach_msg + 20
4 App 0xd1718 FIRCLSMachExceptionServer + 192 (FIRCLSMachException.c:192)
5 libsystem_pthread.dylib 0x30ec _pthread_start + 116
6 libsystem_pthread.dylib 0x172c thread_start + 8

JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x187c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x260c _pthread_cond_wait$VARIANT$armv81 + 1220
2 JavaScriptCore 0x10a53c + 1380
3 libsystem_pthread.dylib 0x30ec _pthread_start + 116
4 libsystem_pthread.dylib 0x172c thread_start + 8

com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1030 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x12b18 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x12db8 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x1524 mach_msg + 20
4 CoreFoundation 0x74148 __CFRunLoopServiceMachPort + 156
5 CoreFoundation 0x752e0 __CFRunLoopRun + 1208
6 CoreFoundation 0x79d20 CFRunLoopRunSpecific + 584
7 CFNetwork 0x229510 _CFURLStorageSessionDisableCache + 50860
8 Foundation 0x56a5c NSThread__start + 704
9 libsystem_pthread.dylib 0x30ec _pthread_start + 116
10 libsystem_pthread.dylib 0x172c thread_start + 8

com.google.fira.worker
0 Foundation 0xa4544 _NSXPCSerializationIterateArrayObject + 248
1 Foundation 0x204c0 -[NSXPCDecoder _decodeArrayOfObjectsForKey:] + 212
2 Foundation 0x1fd60 -[NSDictionary(NSDictionary) initWithCoder:] + 148
3 Foundation 0x555230 _decodeObject + 1172
4 Foundation 0x5555dc _decodeObjectAfterSettingAllowListForKey + 164
5 Foundation 0x48d80 -[NSXPCDecoder decodeObjectOfClasses:forKey:] + 48
6 CoreServices 0x194c8 -[NSCoder(LaunchServicesAdditions) ls_decodeObjectOfClasses:forKey:] + 148
7 CoreServices 0x452fc -[NSCoder(LaunchServicesAdditions) ls_decodeDictionaryWithKeysOfClass:valuesOfClasses:forKey:] + 156
8 CoreServices 0x481f4 -[LSRecord initWithCoder:] + 132
9 CoreServices 0x53754 -[LSBundleRecord initWithCoder:] + 80
10 CoreServices 0x48b54 -[LSApplicationRecord initWithCoder:] + 72
11 Foundation 0x555230 _decodeObject + 1172
12 Foundation 0x5555dc _decodeObjectAfterSettingAllowListForKey + 164
13 Foundation 0x48d80 -[NSXPCDecoder decodeObjectOfClasses:forKey:] + 48
14 CoreServices 0x194c8 -[NSCoder(LaunchServicesAdditions) ls_decodeObjectOfClasses:forKey:] + 148
15 CoreServices 0x1940c -[NSCoder(LaunchServicesAdditions) ls_decodeObjectOfClass:forKey:] + 84
16 CoreServices 0x67308 -[LSApplicationProxy initWithCoder:] + 100
17 Foundation 0x555230 _decodeObject + 1172
18 Foundation 0x5fdcc -[NSXPCDecoder _decodeObjectOfClasses:atObject:] + 144
19 Foundation 0x5f85c _NSXPCSerializationDecodeTypedObjCValuesFromArray + 872
20 Foundation 0xa361c _NSXPCSerializationDecodeInvocationArgumentArray + 400
21 Foundation 0x555968 -[NSXPCDecoder __decodeXPCObject:allowingSimpleMessageSend:outInvocation:outArguments:outArgumentsMaxCount:outMethodSignature:outSelector:isReply:replySelector:] + 696
22 Foundation 0x555684 -[NSXPCDecoder _decodeReplyFromXPCObject:forSelector:] + 72
23 Foundation 0x6ca08 -[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:] + 156
24 Foundation 0x550d8c __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_5 + 184
25 Foundation 0x33cec -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 2084
26 Foundation 0x326e0 -[NSXPCConnection _sendSelector:withProxy:arg1:] + 112
27 Foundation 0x3261c _NSXPCDistantObjectSimpleMessageSend1 + 56
28 CoreServices 0xad10 +[LSBundleProxy bundleProxyForCurrentProcess] + 340
29 Foundation 0x44a188 -[NSBundle appStoreReceiptURL] + 80
30 App 0x104d08 +[APMAEU appStoreRURL] + 4301720840
31 App 0x104f94 +[APMAEU isASRS] + 4301721492
32 App 0x104d84 +[APMAEU isFAS] + 4301720964
33 App 0x151040 -[APMMeasurement(Event) createRawEventMetadataWithUserAttributes:] + 4302032960
34 App 0x153168 -[APMMeasurement(Event) writeEvent:isPublicEvent:isRealtime:] + 4302041448
35 App 0x150f1c __57-[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:]_block_invoke + 4302032668
36 App 0x1a09a0 -[APMSqliteStore performTransactionWithError:block:] + 4302358944
37 App 0x11822c -[APMDatabase performTransaction:] + 4301799980
38 App 0x150c70 -[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:] + 4302031984
39 App 0x1509d8 -[APMMeasurement(Event) writeEventOnWorkerQueue:] + 4302031320
40 App 0x1505b0 -[APMMeasurement(Event) handleEventOnWorkerQueue:] + 4302030256
41 App 0x144d90 -[APMMeasurement logEventOnWorkerQueue:notifyEventListeners:] + 4301983120
42 App 0x144c1c -[APMMeasurement logEventOnWorkerQueueWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:] + 4301982748
43 App 0x144a4c __151-[APMMeasurement logEventWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:]_block_invoke + 4301982284
44 App 0x197aac __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 4302322348
45 libdispatch.dylib 0x637a8 _dispatch_call_block_and_release + 24
46 libdispatch.dylib 0x64780 _dispatch_client_callout + 16
47 libdispatch.dylib 0x3f6fc _dispatch_lane_serial_drain$VARIANT$armv81 + 600
48 libdispatch.dylib 0x401b0 _dispatch_lane_invoke$VARIANT$armv81 + 380
49 libdispatch.dylib 0x49f14 _dispatch_workloop_worker_thread + 608
50 libsystem_pthread.dylib 0x1bd0 _pthread_wqthread + 284
51 libsystem_pthread.dylib 0x1720 start_wqthread + 8

Thread
0 libsystem_kernel.dylib 0x14f0 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1c1c _pthread_wqthread + 360
2 libsystem_pthread.dylib 0x1720 start_wqthread + 8

Thread
0 libsystem_kernel.dylib 0x14f0 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1c1c _pthread_wqthread + 360
2 libsystem_pthread.dylib 0x1720 start_wqthread + 8

Thread
0 libsystem_kernel.dylib 0x14f0 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1c1c _pthread_wqthread + 360
2 libsystem_pthread.dylib 0x1720 start_wqthread + 8

Thread
0 libsystem_kernel.dylib 0x14f0 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1c1c _pthread_wqthread + 360
2 libsystem_pthread.dylib 0x1720 start_wqthread + 8

Capacitor doctor:

Latest Dependencies:

  @capacitor/cli: 6.1.2
  @capacitor/core: 6.1.2
  @capacitor/android: 6.1.2
  @capacitor/ios: 6.1.2

Installed Dependencies:

  @capacitor/cli: 6.0.0-rc.0
  @capacitor/core: 5.6.0
  @capacitor/android: 5.6.0
  @capacitor/ios: 5.6.0
@robingenz
Copy link
Member

I close this as duplicate of #102

@robingenz robingenz closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2024
@robingenz robingenz added duplicate This issue or pull request already exists bug/fix Something isn't working platform: ios iOS platform labels Oct 7, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/fix Something isn't working duplicate This issue or pull request already exists needs: triage platform: ios iOS platform
Projects
None yet
Development

No branches or pull requests

2 participants