Value attribute shows in browser, but not on real device

Hello!

I have a variable that I’d like to display with the value attribute in my select tag. When I run my app in the browser the variable shows, but when I run my app on my real phone (iPhone), nothing shows.

I was wondering why this happens, and how to fix it (if it’s possible).

Thanks!