this is probably a basic question but..
i have a basic collection list defined as follows:
Collect(AdminList,{Value: AdminEmail.Text});
i can add records fine , display in a gallery and in collections list as a value


when i save, then close the app and reopen the AdminList collection contains no records.
I dont have any explicit actions that i am aware off to clear the collection.
thanks