twilio / twilio-voice-react-native

Other
62 stars 22 forks source link

[VBLOCKS-3113] Catch and emit missing permissions android #382

Open mhuynh5757 opened 1 week ago

mhuynh5757 commented 1 week ago

Submission Checklist

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

Description

This PR implements a missing permissions error on Android platforms. As well as catching said error on the JS layer.

Breakdown

Validation

Additional Notes

N/A