I created a very simple app with one button, one label and one cloud variable. I added my Firebase credentials to the app.
When I click on the button on my ipad I get the value of PhotoNum. The value is 1.
When I click on the button on my android Samsung table or S10 I get a value of null.
It appears that the android can’t get the value from Firebase.