react-native-webrtc / react-native-webrtc/react-native-callkeep
Error :ConnectionService not available for this version of Android
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
Bug report
-
I've checked the example to reproduce the issue.
-
Reproduced on:
-
Android
-
iOS
Description
Steps to Reproduce
Versions
- Callkeep:3.0.14
- React Native:0.61.5
- iOS:
- Android:5.0.2
- Phone model: vivo Y51l
Logs
Paste here
Possible Unhandled Promise Rejection (id: 0):
Error: ConnectionService not available for this version of Android.
fn@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:3111:45
_callee7$@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:179407:95
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26533:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26709:32
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26533:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26609:30
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26639:19
tryCallTwo@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27898:9
doResolve@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:28062:25
Promise@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27921:14
callInvokeWithMethodAndArg@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26638:33
enqueue@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26643:157
async@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26660:69
_callee7@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:179401:42
_callee$@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:179139:69
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26533:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26709:32
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26533:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26609:30
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26639:19
tryCallTwo@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27898:9
doResolve@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:28062:25
Promise@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27921:14
callInvokeWithMethodAndArg@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26638:33
enqueue@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26643:157
async@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:26660:69
_callee@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:179130:42
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:178802:37
loadModuleImplementation@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:271:14
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:120907:49
loadModuleImplementation@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:271:14
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:120790:56
loadModuleImplementation@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:271:14
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:98765:59
loadModuleImplementation@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:271:14
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:1284:48
loadModuleImplementation@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:271:14
guardedLoadModule@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:163:47
global code@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:180602:4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported error on Android 5.0.2 with CallKeep 3.0.14, React Native 0.61.5, and the vivo Y51l. Trace the Android ConnectionService initialization path and determine whether this Android version is supported; a complete resolution needs a confirmed expected behavior and a reproducible test or clearly documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100