Can I use it with android? #26
Replies: 1 comment
-
Hi! I recommend to target Android >= 6.0 as the WebView (Android System WebView) usually get auto-updated. But If you're targetting your app for user below Android 6.0 (and >=5.0), I think it's better to remind the user to update the Chrome browser and Android System WebView just in case if it wasn't updated. I also think the current (most updated) Chrome browser v102 is now not compatible for Android 5.0.1. So.. to avoid security issues and some incompatibilities from the browser-side, it's better to target Android >=6.0 (Marshmallow, API 23) anyway. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I want to use this SFMediaStream with my android app I'm working on..
Is this possible?
@StefansArya
Beta Was this translation helpful? Give feedback.
All reactions