The thing is that I was using voice_message_package, but it is using just_audio, which for some reason doesn't play aac audio on iOS, but audioplayers package plays. So I migrated to audioplayers and just_waveforrm, but seems just_waveforrm doesn't work on iOS with aac files recorded by record package with android. Is it possible to fix that issue, cause feels like you are missing an encoding of something?
The thing is that I was using
voice_message_package, but it is using just_audio, which for some reason doesn't playaacaudio on iOS, butaudioplayerspackage plays. So I migrated toaudioplayersand just_waveforrm, but seemsjust_waveforrmdoesn't work on iOS withaacfiles recorded byrecordpackage with android. Is it possible to fix that issue, cause feels like you are missing an encoding of something?