-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to get fallback IMM with expected displayId=185 actual IMM#displayId=0 view=com.pichillilorenzo.flutter_inappwebview.InAppWebView #377
Comments
Take a look at my last comment here: #323 (comment) If you use https://appr.tc/ to create a WebRTC test room and set the room ID to my example, does it work? |
yes i try this url it is working, but my url still not working. and do you know why comes error in (InAppWebViewWidgetOptions) // initialOptions:InAppWebViewWidgetOptions( |
|
thank you |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue. |
I cant open my url inside the app it shows that in screen i need to upgrade my browser. the url which i want to view is use WebRTC and need access to camera and microphone. i add all permissions.
this are errors:
b/117267690: Failed to get fallback IMM with expected displayId=185 actual IMM#displayId=0 view=com.pichillilorenzo.flutter_inappwebview.InAppWebView
W/VideoCapabilities(17047): Unrecognized profile/level 0/0 for video/mpeg2
W/VideoCapabilities(17047): Unrecognized profile/level 0/2 for video/mpeg2
W/VideoCapabilities(17047): Unrecognized profile/level 0/3 for video/mpeg2
I/VideoCapabilities(17047): Unsupported profile 5 for video/mpeg2
I/chatty (17047): uid=10411(appid) Chrome_InProcGp identical 2 lines
this is my code
The text was updated successfully, but these errors were encountered: