I working on Project a project to make an iOS App to work like Viber/Skype
using VoIP Protocol. For this I am using pjsip SDK
but I get some Error :(
File not found, unknown type name, etc
Please help.
Thanks in Advance.
I working on Project a project to make an iOS App to work like Viber/Skype
using VoIP Protocol. For this I am using pjsip SDK
but I get some Error :(
File not found, unknown type name, etc
Please help.
Thanks in Advance.
Based upon your screenshot,you have renamed the sample files in pjsipapp.but you have not configured the header paths and libarary paths. In your target click build settings and in search paths add your library paths.Hope it helps