twilio / twilio-voice-react-native

Other
62 stars 22 forks source link

CallInvite issue in release mode #375

Open shrutigarg-reactnative opened 1 month ago

shrutigarg-reactnative commented 1 month ago

CallInvite event listener work fine in debug mode but in release mode it is not triggering. Although I receive push notification in release mode.

bobiechen-twilio commented 1 month ago

Hi @shrutigarg-reactnative

Please complete the questions from the issue template next time. I have a feeling the Push Credential in the access token is not changed to a production one (without the sandbox option): Voice iOS quickstart readme

shrutigarg-reactnative commented 4 weeks ago

Issue is in android

mhuynh5757 commented 1 week ago

Hi @shrutigarg-reactnative, could you please provide more information? The development info we ask in the Issue Template is not optional, it helps us debug issues.

For example, React Native versions, Android versions, etc.