Skip to content

Error on Testing when uploading to Google Play #141949

@aniealss

Description

@aniealss

Steps to reproduce

When uploading the version to Google Play, it is generated by testing on Google Play

Expected results

No error reported

Actual results

NoSuchMethodError reported on Crashlytics

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
io.flutter.embedding.android.FlutterView.sendUserSettingsToFlutter (FlutterView.java:1478)
io.flutter.embedding.android.FlutterView.attachToFlutterEngine (FlutterView.java:1208)
io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onCreateView (FlutterActivityAndFragmentDelegate.java:395)
io.flutter.embedding.android.FlutterActivity.createFlutterView (FlutterActivity.java:767)
io.flutter.embedding.android.FlutterActivity.onCreate (FlutterActivity.java:641)
com.app.doucall.MainActivity.onCreate (MainActivity.kt:21)
android.app.Activity.performCreate (Activity.java:8595)
android.app.Activity.performCreate (Activity.java:8573)
android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1456)
androidx.test.runner.MonitoringInstrumentation.callActivityOnCreate (MonitoringInstrumentation.java:2)
android.app.ActivityThread.performLaunchActivity (ActivityThread.java:3764)
android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3922)
android.app.servertransaction.LaunchActivityItem.execute (LaunchActivityItem.java:103)
android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:139)
android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:96)
android.app.ActivityThread$H.handleMessage (ActivityThread.java:2443)
android.os.Handler.dispatchMessage (Handler.java:106)
android.os.Looper.loopOnce (Looper.java:205)
android.os.Looper.loop (Looper.java:294)
android.app.ActivityThread.main (ActivityThread.java:8177)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:552)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:971)

Flutter Doctor output

Doctor output
[✓] Flutter (Channel stable, 3.16.8, on macOS 14.1.1 23B81 darwin-arm64, locale
    zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version
    32.0.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
[✓] VS Code (version 1.85.1)

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: productionIssues experienced in live production appsplatform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions