Hello, everyone!
I made an app that generates random tip for a day. It has type Tips with 100 tips and in Layout i added group that choose random item from this Tips and shop it in textBox. It works perfect on debug, but on deploy textbox is empty for some reason. What can it be?