I need to connect two customer via voice call, but I want to hide original phone number from each other. I thought to implement it using twilio.
when i run the console app i have an error the error showing is System.TypeLoadException: ‘Could not load type ‘Twilio.TwilioClient’ from assembly ‘Twilio, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’.’ ‘Twilio.TwilioClient’ from assembly ‘Twilio, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Mohib is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.