jeromexiong / audio_manager

A flutter plugin for music playback, including notification handling.
MIT License
100 stars 53 forks source link

App Crash iOS Release Mode #22

Closed 01xJoao closed 4 years ago

01xJoao commented 4 years ago

Sometimes I'm getting EXC_BAD_ACCESS (code=1, address=0x0).

This only happens in release mode

jeromexiong commented 4 years ago

run first flutter build ios --release, then archive