Skip to content

Commit d14713f

Browse files
committed
release 1.2.0
737cd3e Update Readme for 1.2.0 59342fe android: fix recordPermission for android 6 3927e91 android: add record permission at runtime 953f83e ios: add audio notification and fix audio routing. 82a3e70 ios: add debug application state function 7d6b6b6 ios: use AVAudioSessionCategoryPlayback to support play in background 387bd17 index.js: use ES6 class singleton 404ebcc ios: add record permission promise api bcba6b5 ios: fix xcode warnning for unused variable. 6f6f797 ios: fix warnning of unexpected optionality of parameters e1a6551 ios: catch all exceptions for functions which throws 87973ee ios: fix audio route changed by webrtc when answered and related issue. 5b9db5e ios: add debug function to investigate properties ofaudio session 8d9fd15 ios: normalize log messages 62685e0 [ios] use NSLog instead print for log integrate
1 parent 737cd3e commit d14713f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-incall-manager",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Handling media-routes/sensors/events during a audio/video chat on React Native",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)