How to get phone number when incoming phone call on Flutter ios side?

125 views Asked by At

Android side is working perfect I am able to listen phonestate and when get incomingcall I can show system alert dialog with caller details, unfortunately on ios side I am not able to get phone number from incoming call, just I am only able to listen phonestates, but there is something to do because you know the app GetContacts able to do this. Is there any known way to do this?

GetContacts able to do this even with show on ios calling screen. It should be possible but how ?

0

There are 0 answers