Posts

Post not yet marked as solved
3 Replies
1k Views
Hi, I'm looking for a definitive answer here: - Can we run WebRTC inside of a WKWebView in an iOS 14.4 app? Specifically looking at supporting a video meeting. This is a 3rd level feature of the app so I'm not at the moment looking at adding a bunch of 3rd party libraries. The best solution for our app is to start a WKWebView with the URL of the meeting. Very plain. Thank you in advance.
Posted Last updated
.
Post not yet marked as solved
1 Replies
502 Views
Our app will have users who spend some time in the private network and sometimes with full internet connectivity. Is there any recommended best practice for sending a push notification through both paths without duplicate notifications being shown to the user?
Posted Last updated
.
Post not yet marked as solved
0 Replies
475 Views
Is it possible to run a XCUITest suite on on two diferrent connected devices simultaneously? Not simulators, but the actual devices. Looking to test VoiP features.
Posted Last updated
.
Post not yet marked as solved
2 Replies
373 Views
On 10/10 we started seeing the ssl handshake negotiation for the http/2 protocol servers on the east coast start to fail with the connection being reset on our side - ssl handshake error. it happens most times, but not consitently (about 3 out of 4 failures). No code, firewall, cetificate, [fill in blank here] changes at the time the failures started. Our west coast servers (same code, certs, etc.) continue to work with out any issues. We set up a VIP to point our east coast servers to the same IP addressed on the west coast and the http/2 protocol is working without a problem.Has anybody else seen something like this recently?
Posted Last updated
.