mehranshoqi / voice_message_player

Play / Show voice messages in your Flutter application.
https://mehran.app
MIT License
77 stars 105 forks source link

IOS Problem #39

Open hazemosama opened 5 months ago

hazemosama commented 5 months ago

Package is not running on IOS, its displayed on screen but not playing audio.

ghost commented 5 months ago

Getting this error on IOS Device

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: (-1102) You do not have permission to access the requested resource.

#0      AudioPlayer._load (package:just_audio/just_audio.dart:869:9)
<asynchronous suspension>
#1      AudioPlayer._setPlatformActive.setPlatform (package:just_audio/just_audio.dart:1464:28)
<asynchronous suspension>
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: (-1102) You do not have permission to access the requested resource.
#0      AudioPlayer._load (package:just_audio/just_audio.dart:869:9)
<asynchronous suspension>
#1      AudioPlayer._setPlatformActive.setPlatform (package:just_audio/just_audio.dart:1464:28)
<asynchronous suspension>
YoussefAbdelmonem commented 4 months ago

I got the same error in ios but it works fine in android

hazemosama commented 4 months ago

@YoussefAbdelmonem I've sent you a connection request on LinkedIn. contact me to give you a solution.

Saydaleivs commented 4 months ago

@YoussefAbdelmonem I've sent you a connection request on LinkedIn. contact me to give you a solution.

Can you please give me the solution too?