react-native-webrtc / react-native-voip-push-notification

React Native VoIP Push Notification - Currently iOS only
ISC License
213 stars 83 forks source link

registerVoipToken() is not a function #58

Closed UKRx closed 3 years ago

UKRx commented 4 years ago

i try to install and run VoipPushNotification.registerVoipToken() so i got registerVoipToken() is not a function but VoipPushNotification.requestPermissions() work perfectly.

RN 0.59.10

zxcpoiu commented 3 years ago

This situation may need to clean xcode cache even node_module and re-install/link everything to get it work