If I send a purchase intent via the standard
String mySku = \"android.test.purchased\"; mHelper.launchPurchaseFlow(this, mySku, 10001, mPurchaseFinishedLis
In my case, it is working try like this, wait until that google play dialog close itself.Then, the listener will get called