Hello, I'm currently using the ACTION_START_REGISTER intent on a flex emulator (gen 1) and I added an orderID for an empty order that I create prior to redirecting to the register. However, I notice that on the emulator it redirects to the Register but displays an old/previous order.
I tested on a gen 1 mini and it works as expected. It redirects to an empty/new order.
Any idea why this is the case? Is it an emulator specific thing? I currently do not have an actual flex sandbox device so I'm unable to test/verify that it's an emulator only issue.