redha
redha
hi , i want to use this function "audioPlayerEndInterruption" but now is deprecated if there any other function make the same jobs thank you .
Hi , i have problem when i upload file have Arabic character . my code is here ` S3::putObject(S3::inputFile($file, false), $bucketName, $uploadName2, S3::ACL_PUBLIC_READ);` and the content of uploded file like...
Hi , i have a problem , How can i perform ping in background of my iphone i.e (i close my apps and ping still running) ? thank you.