Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Purchase Fails #1145

Closed
11 tasks
mertyildirimdev opened this issue Aug 20, 2024 · 8 comments
Closed
11 tasks

Android Purchase Fails #1145

mertyildirimdev opened this issue Aug 20, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@mertyildirimdev
Copy link

‼️ Required data ‼️

Do not remove any of the steps from the template below. If a step is not applicable to your issue, please leave that step empty.

There are a lot of things that can contribute to things not working. Having a very basic understanding of your environment will help us understand your issue faster!

Environment

  • Output of flutter doctor
  • Version of purchases-flutter
  • Testing device version e.g.: iOS 15.5, Android API 30, etc.
  • How often the issue occurs- every one of your customers is impacted? Only in dev?
  • Debug logs that reproduce the issue
  • Steps to reproduce, with a description of expected vs. actual behavior
    Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)

Describe the bug

In version 7.0.0 and later, when I try to make a purchase with the '7 - Siamese' template, the app closes directly. Previously I was using version 6.30.2 and the template '5 - Bengal' and I was not getting any errors.

Additional context

Add any other context about the problem here.

@mertyildirimdev mertyildirimdev added the bug Something isn't working label Aug 20, 2024
@mertyildirimdev mertyildirimdev changed the title Android Fialed Android Purchase Failed Aug 20, 2024
@mertyildirimdev mertyildirimdev changed the title Android Purchase Failed Android Purchase Fails Aug 20, 2024
@RCGitBot
Copy link
Contributor

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

@Adrian72112
Copy link

Same here, its crashing only in Android. Some logs of the error:

Fatal Exception: java.lang.NoSuchMethodError: No static method AnimatedContent(Ljava/lang/Object;Landroidx/compose/ui/e;Lkotlin/jvm/functions/Function1;Lq0/b;Ljava/lang/String;Llf/o;Lf0/l;II)V in class Lq/b; or its super classes at com.revenuecat.purchases.ui.revenuecatui.templates.Template7Kt.Features(:58) at com.revenuecat.purchases.ui.revenuecatui.templates.Template7Kt.Template7PortraitContent(:546) at com.revenuecat.purchases.ui.revenuecatui.templates.Template7Kt.Template7(:403) at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt.TemplatePaywall(:55) at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt.access$TemplatePaywall() at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt$LoadedPaywall$3$1.invoke(:41) at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt$LoadedPaywall$3$1.invoke(:8) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:49) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:8) at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:40) at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt.LoadedPaywall(:358) at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt.access$LoadedPaywall() at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt$InternalPaywall$2$2.invoke(:36) at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt$InternalPaywall$2$2.invoke(:10) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:49) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:8) at androidx.compose.animation.AnimatedVisibilityKt.AnimatedEnterExitImpl(AnimatedVisibility.kt:724) at androidx.compose.animation.AnimatedVisibilityKt.AnimatedVisibility(AnimatedVisibility.kt:342) at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt$InternalPaywall$2.invoke(:186) at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt$InternalPaywall$2.invoke(:8) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:49) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:8) at com.revenuecat.purchases.ui.revenuecatui.fonts.PaywallThemeKt.PaywallTheme(:89) at com.revenuecat.purchases.ui.revenuecatui.InternalPaywallKt.InternalPaywall(:151) at com.revenuecat.purchases.ui.revenuecatui.PaywallKt.Paywall(:59) at com.revenuecat.purchases.ui.revenuecatui.activity.PaywallActivity$onCreate$1$1$1.invoke(:220) at com.revenuecat.purchases.ui.revenuecatui.activity.PaywallActivity$onCreate$1$1$1.invoke(:10) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:49) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:8) at androidx.compose.material3.ScaffoldKt$ScaffoldLayout$1$1$1$bodyContentPlaceables$1.invoke(Scaffold.kt:125) at androidx.compose.material3.ScaffoldKt$ScaffoldLayout$1$1$1$bodyContentPlaceables$1.invoke(Scaffold.kt:8) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:49) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:8) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$subcompose$3$1$1.invoke(LayoutNodeSubcompositionsState.java:59) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$subcompose$3$1$1.invoke(LayoutNodeSubcompositionsState.java:8) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:49) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambdaImpl.java:8) at androidx.compose.runtime.ActualJvm_jvmKt.invokeComposable(ActualJvm_jvm.kt:22) at androidx.compose.runtime.ComposerImpl.doCompose(ComposerImpl.java:141) at androidx.compose.runtime.ComposerImpl.composeContent$runtime_release(ComposerImpl.java:18) at androidx.compose.runtime.CompositionImpl.composeContent(CompositionImpl.java:17) at androidx.compose.runtime.Recomposer.composeInitial$runtime_release(Recomposer.java:34) at androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(ComposerImpl.java:16) at androidx.compose.runtime.CompositionImpl.setContent(CompositionImpl.java:15) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcomposeInto(LayoutNodeSubcompositionsState.java:12) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcompose(LayoutNodeSubcompositionsState.java:40) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcompose(LayoutNodeSubcompositionsState.java:58) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcompose(LayoutNodeSubcompositionsState.java:130) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$Scope.subcompose(LayoutNodeSubcompositionsState.java:7) at androidx.compose.material3.ScaffoldKt$ScaffoldLayout$1$1$1.invoke(Scaffold.kt:863) at androidx.compose.material3.ScaffoldKt$ScaffoldLayout$1$1$1.invoke(Scaffold.kt:2) at androidx.compose.ui.layout.MeasureScope$layout$1.placeChildren(MeasureScope.java:48) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$createMeasurePolicy$1$measure$1.placeChildren(LayoutNodeSubcompositionsState.java:9) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildren$1$1.invoke(LayoutNodeLayoutDelegate.java:22) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildren$1$1.invoke(LayoutNodeLayoutDelegate.java) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.java:68) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.java:60) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.java:34) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.java:17) at androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutSnapshotReads$ui_release(OwnerSnapshotObserver.java:23) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.layoutChildren(LayoutNodeLayoutDelegate.java:94) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.onNodePlaced$ui_release(LayoutNodeLayoutDelegate.java:151) at androidx.compose.ui.node.InnerNodeCoordinator.placeAt-f8xVGno(InnerNodeCoordinator.java:21) at androidx.compose.ui.layout.Placeable.access$placeAt-f8xVGno(Placeable.java) at androidx.compose.ui.layout.Placeable$PlacementScope.place-70tqf50(Placeable.java:32) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$placeOuterCoordinator$1.invoke(LayoutNodeLayoutDelegate.java:16) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$placeOuterCoordinator$1.invoke(LayoutNodeLayoutDelegate.java) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.java:68) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.java:60) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.java:34) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.java:17) at androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutModifierSnapshotReads$ui_release(OwnerSnapshotObserver.java:23) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeOuterCoordinator-f8xVGno(LayoutNodeLayoutDelegate.java:87) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeAt-f8xVGno(LayoutNodeLayoutDelegate.java:94) at androidx.compose.ui.layout.Placeable.access$placeAt-f8xVGno(Placeable.java) at androidx.compose.ui.layout.Placeable$PlacementScope.place-70tqf50(Placeable.java:32) at androidx.compose.ui.layout.Placeable$PlacementScope.place-70tqf50$default(Placeable.java:7) at androidx.compose.foundation.layout.BoxKt.placeInBox(Box.kt:44) at androidx.compose.foundation.layout.BoxKt.access$placeInBox(Box.kt) at androidx.compose.foundation.layout.BoxKt$boxMeasurePolicy$1$measure$2.invoke(Box.kt:22) at androidx.compose.foundation.layout.BoxKt$boxMeasurePolicy$1$measure$2.invoke(Box.kt:2) at androidx.compose.ui.layout.MeasureScope$layout$1.placeChildren(MeasureScope.java:48) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildren$1$1.invoke(LayoutNodeLayoutDelegate.java:22) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildren$1$1.invoke(LayoutNodeLayoutDelegate.java) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.java:68) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.java:60) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.java:34) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.java:17) at androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutSnapshotReads$ui_release(OwnerSnapshotObserver.java:23) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.layoutChildren(LayoutNodeLayoutDelegate.java:94) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.onNodePlaced$ui_release(LayoutNodeLayoutDelegate.java:151) at androidx.compose.ui.node.InnerNodeCoordinator.placeAt-f8xVGno(InnerNodeCoordinator.java:21) at androidx.compose.ui.layout.Placeable.access$placeAt-f8xVGno(Placeable.java) at androidx.compose.ui.layout.Placeable$PlacementScope.placeWithLayer(Placeable.java:40) at androidx.compose.ui.layout.Placeable$PlacementScope.placeWithLayer$default(Placeable.java:21) at androidx.compose.ui.graphics.SimpleGraphicsLayerModifier$measure$1.invoke(SimpleGraphicsLayerModifier.java:19) at androidx.compose.ui.graphics.SimpleGraphicsLayerModifier$measure$1.invoke(SimpleGraphicsLayerModifier.java:2) at androidx.compose.ui.layout.MeasureScope$layout$1.placeChildren(MeasureScope.java:48) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.placeAt-f8xVGno(LayoutModifierNodeCoordinator.java:57) at androidx.compose.ui.layout.Placeable.access$placeAt-f8xVGno(Placeable.java) at androidx.compose.ui.layout.Placeable$PlacementScope.placeWithLayer-aW-9-wM(Placeable.java:36) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$placeOuterCoordinator$1.invoke(LayoutNodeLayoutDelegate.java:20) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$placeOuterCoordinator$1.invoke(LayoutNodeLayoutDelegate.java) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.java:68) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.java:60) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.java:34) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.java:17) at androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutModifierSnapshotReads$ui_release(OwnerSnapshotObserver.java:23) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeOuterCoordinator-f8xVGno(LayoutNodeLayoutDelegate.java:87) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeAt-f8xVGno(LayoutNodeLayoutDelegate.java:94) at androidx.compose.ui.layout.Placeable.access$placeAt-f8xVGno(Placeable.java) at androidx.compose.ui.layout.Placeable$PlacementScope.placeRelativeWithLayer(Placeable.java:77) at androidx.compose.ui.layout.Placeable$PlacementScope.placeRelativeWithLayer$default(Placeable.java:21) at androidx.compose.ui.layout.RootMeasurePolicy$measure$2.invoke(RootMeasurePolicy.java:15) at androidx.compose.ui.layout.RootMeasurePolicy$measure$2.invoke(RootMeasurePolicy.java:2) at androidx.compose.ui.layout.MeasureScope$layout$1.placeChildren(MeasureScope.java:48) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildren$1$1.invoke(LayoutNodeLayoutDelegate.java:22) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildren$1$1.invoke(LayoutNodeLayoutDelegate.java) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.java:68) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.java:60) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.java:34) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.java:17) at androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutSnapshotReads$ui_release(OwnerSnapshotObserver.java:23) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.layoutChildren(LayoutNodeLayoutDelegate.java:94) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.onNodePlaced$ui_release(LayoutNodeLayoutDelegate.java:151) at androidx.compose.ui.node.InnerNodeCoordinator.placeAt-f8xVGno(InnerNodeCoordinator.java:21) at androidx.compose.ui.layout.Placeable.access$placeAt-f8xVGno(Placeable.java) at androidx.compose.ui.layout.Placeable$PlacementScope.place-70tqf50(Placeable.java:32) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$placeOuterCoordinator$1.invoke(LayoutNodeLayoutDelegate.java:16) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$placeOuterCoordinator$1.invoke(LayoutNodeLayoutDelegate.java) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.java:68) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.java:60) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.java:34) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.java:17) at androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutModifierSnapshotReads$ui_release(OwnerSnapshotObserver.java:23) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeOuterCoordinator-f8xVGno(LayoutNodeLayoutDelegate.java:87) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeAt-f8xVGno(LayoutNodeLayoutDelegate.java:94) at androidx.compose.ui.layout.Placeable.access$placeAt-f8xVGno(Placeable.java) at androidx.compose.ui.layout.Placeable$PlacementScope.placeRelative(Placeable.java:73) at androidx.compose.ui.layout.Placeable$PlacementScope.placeRelative$default(Placeable.java:7) at androidx.compose.ui.node.LayoutNode.place$ui_release(LayoutNode.java:70) at androidx.compose.ui.node.MeasureAndLayoutDelegate.remeasureAndRelayoutIfNeeded(MeasureAndLayoutDelegate.java:123) at androidx.compose.ui.node.MeasureAndLayoutDelegate.access$remeasureAndRelayoutIfNeeded(MeasureAndLayoutDelegate.java) at androidx.compose.ui.node.MeasureAndLayoutDelegate.measureAndLayout(MeasureAndLayoutDelegate.java:73) at androidx.compose.ui.platform.AndroidComposeView.onLayout(AndroidComposeView.java:4) at android.view.View.layout(View.java:24575) at android.view.ViewGroup.layout(ViewGroup.java:6510) at androidx.compose.ui.platform.AbstractComposeView.internalOnLayout$ui_release(AbstractComposeView.java:27) at androidx.compose.ui.platform.AbstractComposeView.onLayout(AbstractComposeView.java) at android.view.View.layout(View.java:24575) at android.view.ViewGroup.layout(ViewGroup.java:6510) at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) at android.widget.FrameLayout.onLayout(FrameLayout.java:270) at android.view.View.layout(View.java:24575) at android.view.ViewGroup.layout(ViewGroup.java:6510) at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1891) at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1729) at android.widget.LinearLayout.onLayout(LinearLayout.java:1638) at android.view.View.layout(View.java:24575) at android.view.ViewGroup.layout(ViewGroup.java:6510) at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332) at android.widget.FrameLayout.onLayout(FrameLayout.java:270) at com.android.internal.policy.DecorView.onLayout(DecorView.java:789) at android.view.View.layout(View.java:24575) at android.view.ViewGroup.layout(ViewGroup.java:6510) at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:4382) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3705) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2560) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:9629) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1473) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1482) at android.view.Choreographer.doCallbacks(Choreographer.java:1056) at android.view.Choreographer.doFrame(Choreographer.java:952) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1456) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:205) at android.os.Looper.loop(Looper.java:294) at android.app.ActivityThread.main(ActivityThread.java:8227) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:573) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)

Any ETA on the fix ? @tonidero

tonidero added a commit to RevenueCat/purchases-android that referenced this issue Aug 22, 2024
### Description
We are getting some issues with Template7 of paywalls in RN and flutter
(it works fine on native):
-
https://community.revenuecat.com/sdks-51/revenuecat-paywall-component-causing-crash-on-android-nosuchmethoderror-in-animatedcontent-method-4956
- RevenueCat/purchases-flutter#1145

From looking around at the issue, some people mentioned a library
incompatibility, so I updated the compose versions we're using and that
seems to solve the issue. After investigating, seems that the hybrids
are updating to a newer version of compose that is not compatible with
the version we were using in the native. We were also using an
experimental API (which is not experimental in the latest version)

I did a run through our UI and didn't notice any issues, but might be
good for someone else to double-check
@tonidero
Copy link
Contributor

Hi @Adrian72112 @mertyildirimdev, thanks for reporting this issue! We've indeed identified the issue and are working on a fix. This currently happens with Template 7 - Siamese only. Will update here once the fix is deployed!

@Adrian72112
Copy link

Yess, it's just happening with template 7, but we moved to use this one in a production app and we have started to see bunch of errors in our firebase logs xD But great the team has identified the issue :)

@tonidero
Copy link
Contributor

Thanks again for your patience, we just released version 8.1.0 of the SDK that should contain a fix for this issue. Please try it out and let us know if you run into any more issues!

@Adrian72112
Copy link

Thanks for the quick turnaround! I’ve updated to version 8.1.0 of the SDK, and it has fixed the issue. Everything is working smoothly now. Many thanks to the team for the prompt fix!
MIIL GRACIASS 💯

@tonidero
Copy link
Contributor

Will close this but feel free to reopen if needed!

@mertyildirimdev
Copy link
Author

Thanks for your quick action guys  🙌🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants