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.

Crash with AndroidX 1.0.0

See original GitHub issue

Hello & thanks for your work! Latest versions (2.0.0-RC1 & 2.0.1-RC1), used with AndroidX 1.0.0, crash in runtime with: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/legacy/view/ViewCompat; This class is marked as deprecated and seems to be removed from AndroidX artifacts. Probably replacing androidx.legacy.view.ViewCompat with androidx.core.view.ViewCompat will resolve this issue.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:17 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
alphamucommented, Oct 13, 2018

Updating the publishing plugins seems to have solved the issue. I was basically using the wrong version of the android-maven-gradle-plugin for my version of gradle.

1reaction
alphamucommented, Oct 10, 2018

AAAAAAAAAArg! I’ve released 2.0.2 to bintray. Please give it a try and let me know if this solves your problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crashes after upgrading to Paging Compose 1.0.0-alpha15
Hi, encountered java.lang.NoSuchMethodError: crash right after upgrading paging compose version to 1.0.0-alpha15 2022-06-08 18:32:54.111 ...
Read more >
Authenticating with AndroidX biometric latest version causes ...
App crashed when calling BiometricPrompt 's authenticate method. androidx.biometric:biometric:1.0.0-beta01. Running on device and emulator with ...
Read more >
App crashes with "Didn't find class "androidx.window ...
Hi team, another newbie question. I try to get the windowManager feature working. After 's awesome tip , I got it building.
Read more >
Navigation | Android Developers
Fixed a crash caused by fast switching between bottom ... Dynamic Navigation will no longer crash when the Activity is recreated.
Read more >
Android Tablet Crash During Polls - Zoom Developer Forum
Description When a user is in a zoom meeting on an android tablet, our app will crash whenever a poll is launched in...
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