APP ScanQR Activity Crash: java.lang.NoSuchMethodError: No static method metafactory #611
Answered
by
rkistner
jinshenglongsw
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
rkistner
Feb 16, 2021
Replies: 2 comments 2 replies
-
@jinshenglongsw Could you post the full stack trace? The configuration as you posted is expected to work, but would need more details to assist with debugging. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This appears to be related to Java 8 features being used. See the Android documentation here: https://developer.android.com/studio/write/java8-support#supported_features |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rkistner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This appears to be related to Java 8 features being used.
See the Android documentation here: https://developer.android.com/studio/write/java8-support#supported_features