cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
40 stars 86 forks source link

Expose ios device token from plugin #100

Closed CassadyCam closed 2 years ago

diegog-sf commented 2 years ago

Hi, is something wrong with the PR?

CassadyCam commented 2 years ago

Hi, no I don't believe anything is wrong with the PR.

However, I was attempting to merge this request into a private forked repo. The reason we want to expose the device token is because we need the device token within our projects .dart files to make an HTTP request to our server as that is what registers and handles push notifications (incoming calls).