loading file

  1. S

    iOS Question MediaPlayer doesn't play mp3 files

    Hi, I am developing a chat with audio messaging and I faced a problem. I can download the file from the server using FTP, but I cannot play it, I have the error here: Mp.Initialize(File.DirDocuments, audiomessagefilename, "MP") Error: Error loading file: Error Domain=NSOSStatusErrorDomain...
Top