Dialog between Android and iPhone - webrtc

Good day, everyone.
I have some problem with tokbox, when trying make connection between iphone (ios11) and android (7.1.2, chrome 63)
i get Video format not supported with any andorid device (galaxy s7, lenovo, xiaomi redmi 4x, any android studio emulators)
i have no idea what the problem is.
according tokbox site, problem in h264 support on my devices.
https://support.tokbox.com/hc/en-us/articles/115001579624-Chrome-on-Android-does-not-work-with-Safari-projects
but my procs is qualcomm and samsung, and chrome version is 63.
is there anybody, who have same problems? what i'm doing wrong? can be the problem in my code? i guess no, cause this is tokbox system message.
please, i'm waiting for some opinions!

This is a known issue with Android devices that we've reported to the WebRTC bug tracker: https://bugs.chromium.org/p/webrtc/issues/detail?id=8584
We're working on a solution but unfortunately I cannot give a time estimate.
Regards,
Aiham

Related

Missing "Web Inspector" Settings in simulator

After doing a "Reset All Content And Settings.." on the simulator the setting to enable using the web inspector in safari has disappeared, and I have no idea how to get it back:
Does anyone have an idea how to get this back, and "remote" debug a webpage in the simulator again?
It seems that this option is not available in the simulated devices. Tip: If you want to connect the console from your desktop Safari, you will need the Technology Preview. the normal one does not discover the simulator (though it finds the real device normally)
In my case (macOS 10.14.3 and iOS 12.1 simulators), the setting isn't there, but is active by default. Open the simulator and you should see it in Safari under Develop.
i needed to restart desktop safari. might help.
Worked for me download new Safari:
IOS Simulator: 13.4
(Safari Technology Preview)
https://developer.apple.com/safari/download/
Safari Technology Preview

Are HEIC/HEIF Files Supported In Safari

Trying to figure out if Safari does or doesn't support iOS 11's new image format HEIC/HEIF. Have tried numerous things and it doesn't appear to work. Thanks.
By checking on CanIUse, iOS11 dose't support HEIF in Safari, and I just have a test on iOS11.0.3, yep, it is really not supported.
On MacOS, it is supported on specified platform, which seems like KabyLake CPU, you can check it on WWDC.
Apple said macOS High Sierra will support the HEIF, you can try it.

Timeout waiting for modules to be invalidated

I've a react-native application which was using v0.43, a few days ago , i've decided to upgrade it to v0.48, and faced a lot of issues but found a solutions for them, and now my application starts and only loading screen it give me this error
Timeout waiting for modules to be invalidated
i've searched for it, but didn't found a solution ? any suggestions ?
This has the exact problem's solutions.
My wifi was off on my iPhone. I just turned on my wifi and connected to the same network as my laptop, fixed my problem.
Saw this issue as well. The problem was that my iPhone's wifi was on a different network than my laptop.
I had the same problem too. In my case, I got it only when I press Reload from the device shake menu. I got it solved by opening a hot spot from my phone and connecting my laptop to that. Apparently, the 2 devices need to be able to communicate via a wifi connection even when the device is connected using the USB cable.
Remove all { display: 'none' } from style
EDIT: The answer was for an old version of react-native (0.43) and won't work for new versions.
I had this issue, it was caused by rendering non-english text with special characters, like جمال.
Removing the letterSpacing style property fixed it for me.
I had this very same issue recently and in my case was that I was working with android emulator and ios emulator on the same computer and using the same react-native server, what I did to fix it was to kill the server and reload in ios without reloading android and it fixed it
I spent hours trying to solve this issue, what worked in the end was disabling my computer firewall.
Had the same problem when solving issues related to the PickeriOS, I just uninstalled the app from the simulator and restarted the simulator and build again.

Lost all my iOS simulators and Genymotion after upgrading SDK from continuous builds

Lost all my iOS simulators and Genymotion after upgrading SDK from continuous builds.
I tried to delete the new SDK and revert to an older SDK but those simulators are gone. Even after plugging my devices in they won't show up as options to build to either
Anyone have any idea how I can get my simulators back? Totally dead in the water now :(
Thanks!!
Praise google.
Heres the answer for anyone else freaking out like I just did.
1) Open terminal
2) titanium sdk select stable

Titanium Studio_not recognising any attached device

After two weeks of openning it, it doesn't recognise any attached device (tried with two different devices and genymotion plugin). Wokring on windows machine.
Downloading android 2.3.3, not really sure what is the trick there, just found that recommendations after hours of googling