Skip to content

onPayPalCheckoutSuccess callback cannot be triggered after i clear cache of my app #244

@powerzd

Description

@powerzd

PayPal Android SDK Version

1.3.0

Environment

Live

Android Version & Device

Any device

PayPal dependencies

implementation "com.paypal.android:paypal-native-payments:1.3.0"

Describe the bug

When I cleared my app cache in the phone settings, I made a paypal payment again. At this time, after the payment was successful, I could not capture the onPayPalCheckoutSuccess callback.

To reproduce

  1. clear app cache
  2. pay with paypal
  3. onPayPalCheckoutSuccess callback cannot be called

Expected behavior

onPayPalCheckoutSuccess callback can be called after clear app cache

Screenshots

No response

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