react-native-webrtc / react-native-callkeep

iOS CallKit framework and Android ConnectionService for React Native
ISC License
923 stars 445 forks source link

[TypeError: Cannot read property 'setup' of null] when call setup #760

Closed Nelie-Taylor closed 9 months ago

Nelie-Taylor commented 9 months ago

Bug report

Description

[TypeError: Cannot read property 'setup' of null] when call setup (image) Please help me resovle, thank you.

Versions

- Callkeep: last version
- React Native: last version
- iOS:
- Android: last version
- Phone model: samsung note 10+

Logs

image

Nelie-Taylor commented 9 months ago

add ‘@config-plugins/react-native-callkeep’ to plugins of app.config.js or app.json run eas build --profile development --platform to build developer version

insert file when build complete

Run expo start --dev-client to start app