We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ab6c2 commit be16124Copy full SHA for be16124
README.md
@@ -41,6 +41,7 @@ and rename file correspond to sound type:
41
```
42
incallmanager_busytone.mp3
43
incallmanager_ringback.mp3
44
+incallmanager_ringtone.mp3
45
46
47
on android, as long as your file extension supported by android, this module will load it.
@@ -75,7 +76,8 @@ if you want to use bundled ringtone/ringback/busytone sound instead of system so
75
76
77
78
-incallmanager_ringback.mp3
79
+incallmanager_ringback.mp3
80
81
82
83
on ios, we only support mp3 files currently.
0 commit comments