I'm trying to simulate a communication problem between my device and my web app. If I simply close my web app (while using the SKD, with a websocket open) on the "Need a receipt?" screen I can never leave that screen again, I had to reboot the device.
And the transaction went through, as I expected. But I want to be able to pick up where I left off by querying for the transaction on the API later.
Is this a known bug? Any workaround or plan to fix it?