Posts

Post marked as solved
2 Replies
330 Views
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.
Posted Last updated
.
Post not yet marked as solved
1 Replies
472 Views
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?
Posted Last updated
.