parthpatel1105

Results 2 issues of parthpatel1105

I am using ListPlaceholder in Objective C but it's not working properly. I am using below code to display. ``` @import ListPlaceholder; [tableview reloadData]; [tableview showLoader]; ```

❗️Playback failed with error: Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSUnderlyingError=0x1702521e0 {Error Domain=NSOSStatusErrorDomain Code=-12894 "(null)"}, NSLocalizedFailureReason=An unknown error occurred (-12894), NSLocalizedDescription=The operation could not be completed}, not...