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

iOS resume detector #64

Open
espitiajose opened this issue Feb 2, 2022 · 0 comments
Open

iOS resume detector #64

espitiajose opened this issue Feb 2, 2022 · 0 comments

Comments

@espitiajose
Copy link

In IOS, when you have pauseDetection mode, the application stops completely and throws the following error:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[AVCaptureMetadataOutput setMetadataObjectTypes:] Unsupported type found - use -availableMetadataObjectTypes'
*** First throw call stack:
(0x1804790fc 0x198cb3d64 0x19ee43470 0x100fe16f0 0x100fe6c60 0x100fe4904 0x103a3d94c 0x10358e120 0x10390aaec 0x103838204 0x10383bf5c 0x18048e318 0x180412cf0 0x18040d4ec 0x1803ebd08 0x1803ff468 0x19bf8a38c 0x182da1088 0x182b1f958 0x10052ad20 0x100611aa4)
libc++abi: terminating with uncaught exception of type NSException

  • thread Dev #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
    frame #0: 0x00000001b79b3964 libsystem_kernel.dylib__pthread_kill + 8 libsystem_kernel.dylib__pthread_kill:
    -> 0x1b79b3964 <+8>: b.lo 0x1b79b3984 ; <+40>
    0x1b79b3968 <+12>: pacibsp
    0x1b79b396c <+16>: stp x29, x30, [sp, #-0x10]!
    0x1b79b3970 <+20>: mov x29, sp
    Target 0: (Runner) stopped.
    Lost connection to device.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant