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.
Localizable.strings
1 parent 0ed4681 commit 10149e3Copy full SHA for 10149e3
README.md
@@ -77,6 +77,10 @@ callkit_icon' to your assets.xassets folder
77
78
see [[Notes]](https://github.com/cybex-dev/twilio_voice/blob/master/NOTES.md#ios--macos) for more information
79
80
+**FAQ:**
81
+- Why am I seeing `notification_missed_call` or `mic_permission_title` and not the actual text?
82
+ - Copy over the file from the example app: `example/ios/Runner/en.lproj/Localizable.strings` and modify the strings as you wish.
83
+
84
### macOS Setup
85
86
Drop in addition.
0 commit comments