videosdk-rtc-react-native-call-trigger-example
videosdk-rtc-react-native-call-trigger-example copied to clipboard
WebRTC based React Native Call Keep, React Native Call Kit, React Native Call Trigger for Android and iOS
WARN Possible Unhandled Promise Rejection (id: 1): TypeError: null is not an object (evaluating 'ForegroundServiceModule.stopServiceAll') stopServiceAll$@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:219806:72 tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:1224:23 http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:1308:32 tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:1224:23 invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:1255:30 http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:1276:21 tryCallTwo@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:23877:9 doResolve@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:24008:25 Promise@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:23896:14 callInvokeWithMethodAndArg@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:1275:35 value@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:1279:159 http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:1380:69 stopServiceAll@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:219802:42 stopAll@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:220085:44 http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.homepage&modulesOnly=false&runModule=true:187663:111...
**Describe the bug** I can not find serviceAccountKey.json file in the server folder **To Reproduce** Steps to reproduce the behavior: Clone the project **Expected behavior** Expected to find serviceAccountKey.json file...
**Describe the bug** I cloned the project but can't locate client/database/firebaseDb.js in the respository. There is no database folder in the respository **To Reproduce** Steps to reproduce the behavior: Clone...
**Describe the bug**  Excuse me, I try to practice this project, but I got stuck when my A real-device call B real-device, the...