If you add a site to your homescreen on iOS, you can start the site like you would start a regular app.
The problem is that since iOS 12, a site added to homescreen does not display a WebRTC stream from flashphoner anymore even though the preferredMediaprovider array is set to ["WebRTC","WSPlayer"]. Flashphoner.getMediaProviders()[0] always returns "WSPlayer" in stead of WebRTC. This is not the case when you open the same site in Safari.
The javascript SDK we use is flashphoner-api-0.5.28.2747-c136ced9f00ecfc5d584d0f9a0a51a35a963a3ca but I have also tried it with the flashphoner-api-0.5.28.2747-36a8c8f5914254474f503bb89f2e75432968cc4e version of Oct 31 with the same result. Server version is 5.0.2971
The problem is that since iOS 12, a site added to homescreen does not display a WebRTC stream from flashphoner anymore even though the preferredMediaprovider array is set to ["WebRTC","WSPlayer"]. Flashphoner.getMediaProviders()[0] always returns "WSPlayer" in stead of WebRTC. This is not the case when you open the same site in Safari.
The javascript SDK we use is flashphoner-api-0.5.28.2747-c136ced9f00ecfc5d584d0f9a0a51a35a963a3ca but I have also tried it with the flashphoner-api-0.5.28.2747-36a8c8f5914254474f503bb89f2e75432968cc4e version of Oct 31 with the same result. Server version is 5.0.2971