Skip to content

Commit

Permalink
update iOS simulator docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yosemiteyss committed Oct 24, 2023
1 parent 3200d82 commit 1c262d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,10 @@ void dispose() {

## Notes

#### Volume controls doesn't work on iOS simulator
- On iOS, volume control uses `MPVolumeView` internally which does not works on simulator. Please uses physical
device for testing.

#### Fine-grained volume control
- Due to platform and device difference, it's normal that volume level could not be controlled
precisely.
Expand Down

0 comments on commit 1c262d8

Please sign in to comment.