Robert Coroianu
Robert Coroianu
Hello, I have the same issue. I've tried as in the docs but it doesn't do anything. 
> AVFAudio.framework Hi, How I can add the AVFAudio.framework? I've just started to develop first time on ios.
Same Issue
> I am facing the same issue. Does anyone have a solution? > >  When I received this error, I removed include folly...
> Sorry, I forgot, I'm using react-native. The package was from the react-native, and because of it, I've got the same error as you. Maybe you have another conflict with...
Hello, For Nuxt 2 you need to use Node 16. I think is because Node 18> uses OpenSSL 3 or something like this I've read
> > > @liudehuaGithub如何将 pod 'linphone-sdk' 更改为 5.2.28? > > > > > > pod 'linphone-sdk', '5.2.28' That should do it ,In the Podfile。 > > I have added pod...
Hello, I'm facing some issues with the incoming calls I have streaming for a second including video and then both of the clients are getting disconnected from the sip server,...
If you want to run it at machine startup, for Linux I recommand you to create a new service and use a built version. https://www.shellhacks.com/systemd-service-file-example/
I have the same issue. This is what logcat shows up: ``` java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.app/com.reactnativefullscreennotificationincomingcall.IncomingCallActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Boolean.booleanValue()' on a null object...