Post

Replies

Boosts

Views

Activity

"-[_NSXPCDistantObject ___nsx_pingHost:]: unrecognized selector sent to instance 0x600000408140" error while working with photo editing extension
Started working on a photo editing extension in Xcode. no matter what I do whenever I select my extension to edit a photo the app crashes with the following error. After finding the solution for hours only thing I got was to uninstall and restart the app, but that too didn’t work. The following is the screenshot of the error.
5
0
1.5k
Apr ’22
Play video using AVPlayer and local URL of file
How can I play video using AVPlayer? I have retrieved the file URL i.e file:///Users/admin/Library/Developer/CoreSimulator/Devices/718B08F8-D4DD-44E6-9DFA-0E81D5EDA78C/data/Containers/Shared/AppGroup/D82C51F4-E1B2-4390-9885-296A185ACF16/File%20Provider%20Storage/photospicker/version=1&uuid=BCC39930-E835-4BBE-A6F1-716B21CA10A0&mode=compatible.mov how to play using this?
1
0
1.1k
Oct ’21