I have in my Firebase database a field with the name of the last open screen. Works with all screens except for Ventadeproductos. A message appears saying Invalid Screen
It seems in the second case that the Tag "UltimaPantalla" cannot be read from firebase and the empty list is used (ValueIfTagNotThere). Are you sure the tag exists in firebase? have you set the same projectBucket in all firebase components (and token and URL)?