I have a list on page A that I set a local variable with id and then navigate to page B where I run a service that uses that variable as the input. I then bind the response to a label on page B. During development, all works find and I see the data on page B, but when I use the android tiggzi tester, I don't see the label populated on page B. Why would it work in the test browser and not on the phone?