ahmedJD

Results 11 comments of ahmedJD

same problem did you find a solution

when i changed to the server "demo.cloudwebrtc.com" with port 8086 it is connected but it says ''no one is currently connected'' even when i connected with another phone.

@jfaltis i have the same problem when app is killed _callKeep.backToForeground(); is not working and an exception is shown Unhandled Exception: PlatformException(error, Attempt to invoke virtual method 'int android.content.Context.checkPermission(java.lang.String, int,...

@efraespada the app crash when it's killed after display incomming call is there any solution?

@efraespada but the backToForeground is only working in android the crash appears in ios after display incomming call

@efraespada no the crash apperas when app is killed so i don't have any trace of the error in xcode :(

@efraespada - when i open the app the log show permissions is granted - i comment did dipslay incomming call and display incomming call and the app still crash -...

@cloudwebrtc @efraespada when i use --release i can't see logs and when i use --profile logs disappear after killing the app. i can't use them together : Only one of...

i used shared prefrences to pass variable from background Message handler to answerCall method but i think it's not the better solution