Skip to content
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

[BUG] Showing the Youtube Home Screen #312

Open
Medrov opened this issue Jul 30, 2020 · 2 comments
Open

[BUG] Showing the Youtube Home Screen #312

Medrov opened this issue Jul 30, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Medrov
Copy link

Medrov commented Jul 30, 2020

Describe the bug
Hey, what's dudes. I have some problem with playing video within my app. The bug emerge, when I am trying to play my video and in logs I get this:

flutter: Instance of 'ASN1ParseError'
flutter: #0 X509Certificate.fromDerData (package:flutter_inappwebview/src/X509Certificate/x509_certificate.dart:58)
#1 X509Certificate.fromData (package:flutter_inappwebview/src/X509Certificate/x509_certificate.dart:42)
#2 InAppWebViewController.handleMethod (package:flutter_inappwebview/src/in_app_webview_controller.dart:476)
#3 MethodChannel._handleAsMethodCall (package:flutter/src/services/platform_channel.dart:432)
#4 MethodChannel.setMethodCallHandler. (package:flutter/src/services/platform_channel.dart:385)
#5 _DefaultBinaryMessenger.handlePlatformMessage (package:flutter/src/services/binding.dart:267)
#6 _invoke3. (dart:ui/hooks.dart:298)
#7 _rootRun (dart:async/zone.dart:1190)
#8 _CustomZone.run (dart:async/zone.dart:1093)
#9 _CustomZone.runGuarded (dart:async/zone.dart:997)
#10 _invoke3 (dart:ui/hooks.dart:297)
#11 _dispatchPlatformMessage (dart:ui/hooks.dart:172)

And I use ordibary code from example. But the main problem is the app shows Youtube Home Screen instead of video however on Android works perfectly without bugs

Screenshots
photo_2020-07-30_11-17-15

Technical Details:

  • Device: [iPad]
  • OS: [iOS 11]
  • Version [7.0.0+7]
@Medrov Medrov added the bug Something isn't working label Jul 30, 2020
@nteko
Copy link

nteko commented Aug 6, 2020

Same here.
It also happens on iPhone(real device, not simulator) two.
iOS: 12.4.8

@Uvelir
Copy link

Uvelir commented Feb 1, 2021

The same happened to me on iOS, package version 6.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants