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.
2 parents d1a9b94 + be16124 commit 3b31bd6Copy full SHA for 3b31bd6
README.md
@@ -41,7 +41,7 @@ and rename file correspond to sound type:
41
```
42
incallmanager_busytone.mp3
43
incallmanager_ringback.mp3
44
-incallmanager_ringback.mp3
+incallmanager_ringtone.mp3
45
46
47
on android, as long as your file extension supported by android, this module will load it.
@@ -76,8 +76,8 @@ if you want to use bundled ringtone/ringback/busytone sound instead of system so
76
77
78
79
80
+incallmanager_ringback.mp3
81
82
83
on ios, we only support mp3 files currently.
0 commit comments