On iOS, the convention is that media volume ignores the system's "silent mode" setting. For example, music will still play out loud even if the system is in silent mode.
Currently the sound_generator plugin only makes a sound if the device is not in silent mode. I believe this should be changed so that the plugin uses the system's media volume.
On iOS, the convention is that media volume ignores the system's "silent mode" setting. For example, music will still play out loud even if the system is in silent mode.
Currently the
sound_generatorplugin only makes a sound if the device is not in silent mode. I believe this should be changed so that the plugin uses the system's media volume.