Skip to content

[BUG] PlatformPayButton for Google Pay #1907

@SincerelyFaust

Description

@SincerelyFaust

Describe the bug
When displaying the button for Google Pay, I get this error:

E/.ivault.android(12932): Invalid resource ID 0x00000001.
I/DynamiteModule(12932): Considering local module com.google.android.gms.wallet_dynamite:0 and remote module com.google.android.gms.wallet_dynamite:243333000
I/DynamiteModule(12932): Selected remote version of com.google.android.gms.wallet_dynamite, version >= 243333000
V/DynamiteModule(12932): Dynamite loader version >= 2, using loadModule2NoCrashUtils
E/ThemeUtils(12932): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils(12932): View class com.google.android.material.imageview.ShapeableImageView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
W/ResourcesCompat(12932): Failed to inflate ColorStateList, leaving it to the framework
W/ResourcesCompat(12932): java.lang.UnsupportedOperationException: Failed to resolve attribute at index 0: TypedValue{t=0x2/d=0x7c040087 a=-1}, theme={InheritanceMap=[id=0x7c1100a8com.google.android.gms:style/PayButtonDarkTheme], Themes=[com.google.android.gms:style/PayButtonDarkTheme, forced, android:style/Theme.DeviceDefault.Light.DarkActionBar, forced]}
W/ResourcesCompat(12932):       at android.content.res.TypedArray.getColor(TypedArray.java:529)
W/ResourcesCompat(12932):       at m.ij.b(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):18)
W/ResourcesCompat(12932):       at m.ij.a(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):24)
W/ResourcesCompat(12932):       at m.if.a(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):126)
W/ResourcesCompat(12932):       at com.google.android.material.imageview.ShapeableImageView.<init>(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):31)
W/ResourcesCompat(12932):       at com.google.android.material.imageview.ShapeableImageView.<init>(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):2)
W/ResourcesCompat(12932):       at java.lang.reflect.Constructor.newInstance0(Native Method)
W/ResourcesCompat(12932):       at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.createView(LayoutInflater.java:866)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1018)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:973)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflate(LayoutInflater.java:1135)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1096)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflate(LayoutInflater.java:1138)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1096)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflate(LayoutInflater.java:1138)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1096)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflate(LayoutInflater.java:1138)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1096)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.inflate(LayoutInflater.java:694)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
W/ResourcesCompat(12932):       at m.bdq.d(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):337)
W/ResourcesCompat(12932):       at m.bdq.b(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):30)
W/ResourcesCompat(12932):       at com.google.android.gms.wallet.dynamite.PayButtonCreatorChimeraImpl.newPayButton(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):51)
W/ResourcesCompat(12932):       at m.bdg.z(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):43)
W/ResourcesCompat(12932):       at m.qe.onTransact(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):21)
W/ResourcesCompat(12932):       at android.os.Binder.transact(Binder.java:1183)
W/ResourcesCompat(12932):       at com.google.android.gms.internal.wallet.zza.zzb(com.google.android.gms:play-services-wallet@@19.3.0:2)
W/ResourcesCompat(12932):       at com.google.android.gms.wallet.button.zze.zzd(com.google.android.gms:play-services-wallet@@19.3.0:4)
W/ResourcesCompat(12932):       at com.google.android.gms.wallet.button.zzf.zza(com.google.android.gms:play-services-wallet@@19.3.0:6)
W/ResourcesCompat(12932):       at com.google.android.gms.wallet.button.PayButton.initialize(com.google.android.gms:play-services-wallet@@19.3.0:17)
W/ResourcesCompat(12932):       at com.reactnativestripesdk.GooglePayButtonView.configureGooglePayButton(GooglePayButtonView.kt:35)
W/ResourcesCompat(12932):       at com.reactnativestripesdk.GooglePayButtonView.initialize(GooglePayButtonView.kt:26)
W/ResourcesCompat(12932):       at com.flutter.stripe.StripeSdkGooglePayButtonPlatformView.<init>(StripeSdkGooglePayButtonPlatformView.kt:40)
W/ResourcesCompat(12932):       at com.flutter.stripe.StripeSdkGooglePayButtonPlatformViewFactory.create(StripeSdkGooglePayButtonPlatformViewFactory.kt:24)
W/ResourcesCompat(12932):       at io.flutter.plugin.platform.PlatformViewsController.createPlatformView(PlatformViewsController.java:520)
W/ResourcesCompat(12932):       at io.flutter.plugin.platform.PlatformViewsController$1.createForPlatformViewLayer(PlatformViewsController.java:165)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.create(PlatformViewsChannel.java:105)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.onMethodCall(PlatformViewsChannel.java:55)
W/ResourcesCompat(12932):       at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:267)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:322)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
W/ResourcesCompat(12932):       at android.os.Handler.handleCallback(Handler.java:958)
W/ResourcesCompat(12932):       at android.os.Handler.dispatchMessage(Handler.java:99)
W/ResourcesCompat(12932):       at android.os.Looper.loopOnce(Looper.java:205)
W/ResourcesCompat(12932):       at android.os.Looper.loop(Looper.java:294)
W/ResourcesCompat(12932):       at android.app.ActivityThread.main(ActivityThread.java:8177)
W/ResourcesCompat(12932):       at java.lang.reflect.Method.invoke(Native Method)
W/ResourcesCompat(12932):       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
W/ResourcesCompat(12932):       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
E/ThemeUtils(12932): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils(12932): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
I/DynamiteModule(12932): Considering local module com.google.android.gms.wallet_dynamite:0 and remote module com.google.android.gms.wallet_dynamite:243333000
I/DynamiteModule(12932): Selected remote version of com.google.android.gms.wallet_dynamite, version >= 243333000
V/DynamiteModule(12932): Dynamite loader version >= 2, using loadModule2NoCrashUtils
E/ThemeUtils(12932): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils(12932): View class com.google.android.material.imageview.ShapeableImageView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
W/ResourcesCompat(12932): Failed to inflate ColorStateList, leaving it to the framework
W/ResourcesCompat(12932): java.lang.UnsupportedOperationException: Failed to resolve attribute at index 0: TypedValue{t=0x2/d=0x7c040087 a=-1}, theme={InheritanceMap=[id=0x7c1100a8com.google.android.gms:style/PayButtonDarkTheme], Themes=[com.google.android.gms:style/PayButtonDarkTheme, forced, android:style/Theme.DeviceDefault.Light.DarkActionBar, forced]}
W/ResourcesCompat(12932):       at android.content.res.TypedArray.getColor(TypedArray.java:529)
W/ResourcesCompat(12932):       at m.ij.b(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):18)
W/ResourcesCompat(12932):       at m.ij.a(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):24)
W/ResourcesCompat(12932):       at m.if.a(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):126)
W/ResourcesCompat(12932):       at com.google.android.material.imageview.ShapeableImageView.<init>(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):31)
W/ResourcesCompat(12932):       at com.google.android.material.imageview.ShapeableImageView.<init>(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):2)
W/ResourcesCompat(12932):       at java.lang.reflect.Constructor.newInstance0(Native Method)
W/ResourcesCompat(12932):       at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.createView(LayoutInflater.java:866)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1018)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:973)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflate(LayoutInflater.java:1135)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1096)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflate(LayoutInflater.java:1138)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1096)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflate(LayoutInflater.java:1138)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1096)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflate(LayoutInflater.java:1138)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1096)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.inflate(LayoutInflater.java:694)
W/ResourcesCompat(12932):       at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
W/ResourcesCompat(12932):       at m.bdq.d(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):337)
W/ResourcesCompat(12932):       at m.bdq.b(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):30)
W/ResourcesCompat(12932):       at com.google.android.gms.wallet.dynamite.PayButtonCreatorChimeraImpl.newPayButton(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):51)
W/ResourcesCompat(12932):       at m.bdg.z(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):43)
W/ResourcesCompat(12932):       at m.qe.onTransact(:com.google.android.gms.dynamite_dynamitemodulesc@243333039@24.33.33 (190408-0):21)
W/ResourcesCompat(12932):       at android.os.Binder.transact(Binder.java:1183)
W/ResourcesCompat(12932):       at com.google.android.gms.internal.wallet.zza.zzb(com.google.android.gms:play-services-wallet@@19.3.0:2)
W/ResourcesCompat(12932):       at com.google.android.gms.wallet.button.zze.zzd(com.google.android.gms:play-services-wallet@@19.3.0:4)
W/ResourcesCompat(12932):       at com.google.android.gms.wallet.button.zzf.zza(com.google.android.gms:play-services-wallet@@19.3.0:6)
W/ResourcesCompat(12932):       at com.google.android.gms.wallet.button.PayButton.initialize(com.google.android.gms:play-services-wallet@@19.3.0:17)
W/ResourcesCompat(12932):       at com.reactnativestripesdk.GooglePayButtonView.configureGooglePayButton(GooglePayButtonView.kt:35)
W/ResourcesCompat(12932):       at com.reactnativestripesdk.GooglePayButtonView.initialize(GooglePayButtonView.kt:26)
W/ResourcesCompat(12932):       at com.reactnativestripesdk.GooglePayButtonManager.onAfterUpdateTransaction(GooglePayButtonManager.kt:15)
W/ResourcesCompat(12932):       at com.flutter.stripe.StripeSdkGooglePayButtonPlatformView.onFlutterViewAttached(StripeSdkGooglePayButtonPlatformView.kt:55)
W/ResourcesCompat(12932):       at io.flutter.plugin.platform.PlatformViewsController.maybeInvokeOnFlutterViewAttached(PlatformViewsController.java:857)
W/ResourcesCompat(12932):       at io.flutter.plugin.platform.PlatformViewsController.createPlatformView(PlatformViewsController.java:530)
W/ResourcesCompat(12932):       at io.flutter.plugin.platform.PlatformViewsController$1.createForPlatformViewLayer(PlatformViewsController.java:165)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.create(PlatformViewsChannel.java:105)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.onMethodCall(PlatformViewsChannel.java:55)
W/ResourcesCompat(12932):       at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:267)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:322)
W/ResourcesCompat(12932):       at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
W/ResourcesCompat(12932):       at android.os.Handler.handleCallback(Handler.java:958)
W/ResourcesCompat(12932):       at android.os.Handler.dispatchMessage(Handler.java:99)
W/ResourcesCompat(12932):       at android.os.Looper.loopOnce(Looper.java:205)
W/ResourcesCompat(12932):       at android.os.Looper.loop(Looper.java:294)
W/ResourcesCompat(12932):       at android.app.ActivityThread.main(ActivityThread.java:8177)
W/ResourcesCompat(12932):       at java.lang.reflect.Method.invoke(Native Method)
W/ResourcesCompat(12932):       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
W/ResourcesCompat(12932):       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
E/ThemeUtils(12932): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils(12932): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
I/PlatformViewsController(12932): Using hybrid composition for platform view: 1
D/EGL_emulation(12932): app_time_stats: avg=130.21ms min=1.65ms max=3869.84ms count=41
W/ConnectionStatusConfig(12932): Dynamic lookup for intent failed for action: com.google.android.gms.wallet.service.BIND
D/EGL_emulation(12932): app_time_stats: avg=607.87ms min=17.71ms max=5807.72ms count=10
I/.ivault.android(12932): NativeAlloc concurrent copying GC freed 15594(1017KB) AllocSpace objects, 8(344KB) LOS objects, 49% free, 17MB/35MB, paused 123us,49us total 118.655ms
E/ThemeUtils(12932): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils(12932): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/.ivault.android( 9218): Invalid resource ID 0x00000001.
I/DynamiteModule( 9218): Considering local module com.google.android.gms.wallet_dynamite:0 and remote module com.google.android.gms.wallet_dynamite:243333000
I/DynamiteModule( 9218): Selected remote version of com.google.android.gms.wallet_dynamite, version >= 243333000
V/DynamiteModule( 9218): Dynamite loader version >= 2, using loadModule2NoCrashUtils
W/.ivault.android( 9218): ClassLoaderContext classpath element checksum mismatch. expected=3305865080, found=1546459150 (DLC[];PCL[base.apk*3305865080:base.apk!classes2.dex*2014565449:base.apk!classes3.dex*3384809683:base.apk!classes4.dex*2585868975:base.apk!classes5.dex*2741184023:base.apk!classes6.dex*2175188343:base.apk!classes7.dex*2986890314:base.apk!classes8.dex*1909434001:base.apk!classes9.dex*3709344815:base.apk!classes10.dex*3979372734:base.apk!classes11.dex*2699678925:base.apk!classes12.dex*2986376733]{PCL[/system/framework/org.apache.http.legacy.jar*365604908]#PCL[/system/framework/com.android.media.remotedisplay.jar*2114713713]#PCL[/system/framework/com.android.location.provider.jar*3994156536]#PCL[/system_ext/framework/androidx.window.extensions.jar*3801209684]#PCL[/system_ext/framework/androidx.window.sidecar.jar*2709203797]#PCL[/system/framework/org.apache.http.legacy.jar*365604908]} | DLC[];PCL[/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk*1546459150:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes2.dex*211210061:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes3.dex*1857336638:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes4.dex*664950040:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes5.dex*3927556475:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes6.dex*2402229606:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes7.dex*4179180874:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes8.dex*947204026:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes9.dex*1438554803:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes10.dex*2123063746:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes11.dex*2990134809:/data/app/~~HLB3RCQr0UORyKHAbgL_Xw==/com.ivault.android-Rek-ydlBKPfQUvCn-0Vj4w==/base.apk!classes12.dex*2215016239]{PCL[/system/framework/org.apache.http.legacy.jar*365604908]#PCL[/system_ext/framework/androidx.window.extensions.jar*3801209684]#PCL[/system_ext/framework/androidx.window.sidecar.jar*2709203797]})
D/EGL_emulation( 9218): app_time_stats: avg=4770.10ms min=4770.10ms max=4770.10ms count=1
I/m.bjd   ( 9218): Unable to retrieve flag snapshot for com.google.android.gms.wallet_dynamite#com.ivault.android, using defaults.
E/ThemeUtils( 9218): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils( 9218): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
I/DynamiteModule( 9218): Considering local module com.google.android.gms.wallet_dynamite:0 and remote module com.google.android.gms.wallet_dynamite:243333000
I/DynamiteModule( 9218): Selected remote version of com.google.android.gms.wallet_dynamite, version >= 243333000
V/DynamiteModule( 9218): Dynamite loader version >= 2, using loadModule2NoCrashUtils
E/ThemeUtils( 9218): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils( 9218): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
I/PlatformViewsController( 9218): Using hybrid composition for platform view: 0
I/m.bjd   ( 9218): Unable to retrieve flag snapshot for com.google.android.libraries.consentverifier#com.ivault.android, using defaults.
I/bed     ( 9218): Successfully registered with Phenotype.
W/ConnectionStatusConfig( 9218): Dynamic lookup for intent failed for action: com.google.android.gms.wallet.service.BIND
D/EGL_emulation( 9218): app_time_stats: avg=21534.37ms min=21534.37ms max=21534.37ms count=1
I/.ivault.android( 9218): NativeAlloc concurrent copying GC freed 46086(2459KB) AllocSpace objects, 37(2824KB) LOS objects, 49% free, 10MB/21MB, paused 121us,306us total 293.993ms
D/CompatibilityChangeReporter( 9218): Compat change id reported: 289878283; UID 10197; state: ENABLED
E/.ivault.android( 9218): No package ID 7c found for resource ID 0x7c0a0101.

To Reproduce
Steps to reproduce the behavior:

  1. Display the button

Expected behavior
No errors and the callback working, currently it doesn't even call the function i want it to.

Smartphone / tablet

  • Device: Samsung Galaxy S23 and Android Studio
  • OS: Android 13/14
  • Package version: 11.0.0
  • Flutter version 3.16.9

Additional context
It's as if onPressed isn't called at all.

I am using Theme.AppCompat and Theme.MaterialComponents in styles.xml inside values and values-night folders.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions