joo6077

Results 12 comments of joo6077

@ryanheise can you answer this issue?

Thank you for replying, did you test with my repository code or example in your package? I tested with simulator(iOS 15.5) iPhone 11 pro and iPhone 8. Both of them...

When I kill the app and re-launch it, it also caused the same issue. I made new directory called audio in root directory but it didn't work as well. I...

I just checked when I keep playing the music like til 3:00.00 in total duration 15:12.00, seeking to before 3:00.00 such as 1:20.00, 2:59.00 succeeded but after 3:01.00 failed to...

I tested `setFilePath`, it also failed. I also put delay between `writeAsBytes` and `setFilePath`. I don't know what should I do more..

I tested it with 8 mins duration url, it succeeded but I don't need server

I put the file onto my phone in advance before running my app and then I tried to create the file within the app just in time. Yeah it's happened...

I tested what you said. I downloaded music file in my phone first, and then I used file_picker package to pick the file in my device. But it didn't work....

I guess the issue would be caused by size of the file or the duration

I’m wondering should I set some preference in ios device or laptop??