question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Known Issue] NoSuchMethodError: No virtual method launchUrl

See original GitHub issue

There is a known issue in the 1.0.0 release that can occur when using Facebook login with the optional Chrome Custom Tabs configuration and support library version 25.x. There is a fix being discussed in #396.

Some known workarounds:

  • Do not use Chrome Custom tabs with Facebook login
  • Downgrade your application to support libraries 24.x

If the above workarounds do not solve the issue, please chime in so we can further diagnose.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
SUPERCILEXcommented, Jan 27, 2017

@lawloretienne Got it, check out our build.gradle file. You basically need to include all of the support libraries Facebook uses and override them with the version of the support library you are using to prevent incompatibilities.

0reactions
SUPERCILEXcommented, Jan 27, 2017

@lawloretienne Glad to hear the issue was fixed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

com.android.support:customtabs: No virtual method launchUrl
1 Answer 1 ... Don't know if it helps you but in my case (I have Facebook SDK in my app with custom...
Read more >
Android Question [Solved] Chrom Custom Tabs unable to run
InterruptedException: Too many errors at ... NoSuchMethodError: No virtual method launchUrl(Landroid/app/Activity;Landroid/net/Uri ;) ...
Read more >
Sun Identity Manager 81 Business Administrator's Guide
Sun Identity Manager 8.1. Business Administrator's Guide. Sun Microsystems, Inc. 4150 Network Circle. Santa Clara, CA 95054. U.S.A.. Part No: 820–5822.
Read more >
Xamarin.Forms — Xamarin Community Forums
Please let me know the exact issue to correct it or fix it if its a nuget ... NoSuchMethodError: No static method startActivity(Landroid/app/Activity ......
Read more >
Flutter for Beginners
To understand where the language's flexibility came from, we need to know how we can run Dart code. This is done in two...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found