Post

Replies

Boosts

Views

Activity

ShareSheet errors on console when presenting UIActivityViewController
I see these errors when presenting UIActivityViewController with a video file. [ShareSheet] Failed to request default share mode for fileURL:file:///var/mobile/Containers/Data/Application/B0EB55D3-4BF1-430A-92D8-2231AFFD9499/Documents/IMG-0155.mov error:Error Domain=NSOSStatusErrorDomain Code=-10814 "(null)" UserInfo={_LSLine=1538, _LSFunction=runEvaluator} I don't understand if I am doing something wrong and what the error means. The share sheet shows anyways.
Topic: UI Frameworks SubTopic: UIKit Tags:
5
3
2.3k
Aug ’23
XCode 13 beta fails to load Metal CoreImage Kernel
This is a weird XCode 13 beta bug (including beta 5). Metal Core Image kernels fail to load from the library giving error 2021-08-26 12:05:23.806226+0400 MetalFilter[23183:1751438] [api] +[CIKernel kernelWithFunctionName:fromMetalLibraryData:options:error:] Cannot initialize kernel with given library data. [ERROR] Failed to create CIColorKernel: Error Domain=CIKernel Code=6 "(null)" UserInfo={CINonLocalizedDescriptionKey=Cannot initialize kernel with given library data.} But there is no such error with XCode 12.5. The kernel loads fine. Only on XCode 13 beta there is an error.
2
0
1.6k
Aug ’21