When I issue a store.RequestPayment(ProductID), the App Store (or TestFlight) triggers a popup on the screen to make the purchase. Is there any way to detect when it appears? I want to fill the time delay with a "connecting to store ..." message that disappears once the popup appears, but I can't see a way to detect that moment.