📝 Add troobleshoot section in Audio bubble doc
This commit is contained in:
@@ -19,3 +19,9 @@ The Audio bubble block allows you to play a recorded audio to your user. You can
|
||||
</video>
|
||||
}
|
||||
/>
|
||||
|
||||
## Troobleshooting
|
||||
|
||||
### The audio is not playing on iOS / Safari
|
||||
|
||||
It most likely means that your audio file is malformed. Depending on where the file comes from, you need to make sure the encoding is done correctly. To check if the file is correctly encoded you should be able to download it and play the file locally on your computer.
|
||||
|
||||
Reference in New Issue
Block a user