Skip to content

com.google.android.gms.internal.zzbck not found #60

@sengoontoh

Description

@sengoontoh

I'm getting the following error when building for android. I fixed it by revving up com.google.android.gms:play-services-wallet:16.0.0 in plugin.xml.

@ihadeed Is this the right thing to do?

platforms/android/app/src/main/java/com/zyramedia/cordova/stripe/CordovaStripe.java:128: error: cannot access zzbck

                PaymentData paymentData = PaymentData.getFromIntent(intent);
                                                     ^

class file for com.google.android.gms.internal.zzbck not found
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions