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
"-[_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.
Replies
5
Boosts
0
Views
1.5k
Activity
Apr ’22
Picker View selected view for row at color not showing as selected.
I want to give the selected row orange color but the color changes at run time due to the presence of a greyish view on the (selected in blue). Can I make it clear?
Replies
0
Boosts
0
Views
549
Activity
Nov ’21
UILabel with superscript text
How can make a UILabel look this way in Xcode12?
Replies
2
Boosts
0
Views
2.7k
Activity
Nov ’21
Can I change the color of the active picker row which is greyish by default?
Can I change the color of the active picker row which is greyish by default?
Replies
1
Boosts
0
Views
583
Activity
Nov ’21
Saving images in array in the same order in which it is selected using PHPickerViewController
I want to save images into a UIImage array in the same order in which it is selected using PHPickerViewController. Is this possible?
Replies
3
Boosts
0
Views
1.7k
Activity
Oct ’21
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?
Replies
1
Boosts
0
Views
1.1k
Activity
Oct ’21