Open yasir-syed opened 3 years ago
"react": "16.9.0", "react-native": "0.61.5", "react-native-incall-manager": "^3.3.0",
iOS 15, when phone is sleep mode, call tone plays if the phone is on silent switch, on rest of the phones, when call is received the phone only vibrate
InCallManager.start({media: 'audio'}); InCallManager.startRingtone('_BUNDLE_'); Vibration.vibrate(PATTERN, true);
@cristiantx @saghul @y00rb @waldyrious any help?
"react": "16.9.0", "react-native": "0.61.5", "react-native-incall-manager": "^3.3.0",
iOS 15, when phone is sleep mode, call tone plays if the phone is on silent switch, on rest of the phones, when call is received the phone only vibrate