mrdishant / Paytm-All-in-one-flutter-sdk

A Flutter plugin to use the Paytm as a gateway for accepting online payments in Flutter app.
Other
10 stars 7 forks source link

An WindowLeaked issue #7

Closed VK027 closed 3 years ago

VK027 commented 4 years ago

Hi team,

lib version: paytm: ^1.0.6

Scenario: When the user presses back, without doing the payment then we are facing this issue. Please find the below log.

Screenshot 2020-09-11 at 1 32 16 AM android.view.WindowLeaked: Activity com.paytm.pgsdk.PaytmPGActivity has leaked window DecorView@fd84b77[PaytmPGActivity] that was originally added here E/WindowManager(23794): at android.view.ViewRootImpl.(ViewRootImpl.java:765) E/WindowManager(23794): at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:429)