MyisCARRY

Results 6 comments of MyisCARRY

@andrea689 I got the same problem, but I am using `setUrl` method. I fixed it by adding `byte range` to my request on backend (backend needs to add it). This...

There is a pull request with sound null safety, you can import it into your project

Can you provide code how you are using the audio player that plays music?

From what I have understood `AndroidUsageType.game` should be used for short sfx sounds. For music use `AndroidUsageType.media`. Also I notice that you don't release previous asset before switching to new...

Never mind the comment about listener, I understood it wrong

I am having the same problem. It only happens with one photo and the others work fine. I am using iOS simulator. Version `4.5.1`. I am using this method: `await...