Skip to content

Flutter iOS: Payment succeeds but the SDK stays on "Please wait" and doesn't close after webhook callback #1

Description

@MahmoudMasab

We are integrating the Paymob Flutter SDK on both Android and iOS.

The payment flow behaves differently between the two platforms:

  • ✅ Payment is processed successfully.
  • ✅ The backend webhook (Transaction Processed Callback) is received successfully.
  • ✅ Android closes the payment screen and returns the payment result to Flutter.
  • ❌ On iOS, after submitting the payment, the SDK remains stuck on the "Please wait" screen indefinitely.

Additional Information

  • The backend webhook is received successfully, confirming that the transaction has been processed.
  • This issue occurs only on iOS.
  • Android works correctly using the same backend and payment configuration.

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