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 90994d3 commit 11f9f8bCopy full SHA for 11f9f8b
ios/RNInCallManager/RNInCallManager.swift
@@ -77,7 +77,7 @@ class RNInCallManager: NSObject {
77
}
78
79
@objc func turnScreenOff() -> Void {
80
- print("ios doesn't support turnScreenOn()")
+ print("ios doesn't support turnScreenOff()")
81
82
83
func updateAudioRoute() -> Void {
0 commit comments