Posts

Post not yet marked as solved
1 Replies
335 Views
Hello, sometimes if I use NSMetadataQuery to obervse my file changes on macOS, it crash for this reason, its odd and i have no clue for this problem becuse in my code I never get results using index, anyone help? thanks! Application Specific Information: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[_NSMetadataQueryResultArray objectAtIndex:]: index (251625) out of bounds (251625)' terminating with uncaught exception of type NSException abort() called
Posted Last updated
.
Post not yet marked as solved
2 Replies
371 Views
if you turned Tap to Wake on your iPhone 13 Pro( not sure iPhone 13 has the same issue ), when press side button to wake screen, you can see the brightness is acting not normal, it goes very low brightness at first then transition to normal brightness odd, but if you turn Tap to Wake on, this issue is gone. My iPhone 12 is not have the issue.
Posted Last updated
.
Post not yet marked as solved
2 Replies
726 Views
In the Big Sur Apple has remove Today Extension and replace it to Widgets, so Today Extension is no longer exist. Today I try to add a Widget Extension in my macOS app: File -> New -> Target -> macOS, but there is no Widget Extension there, and I tried to add an iOS Widget Extension but it does not embed in my macOS app so not working. What the hack? do I have to rebuild a whole new cross platform app to archive that gold or something what? does anybody is meeting some problem here or macOS just being abandon??
Posted Last updated
.