Hello!
I have created an app via PowerApps. I want to store a collection offline, for that I have used SaveDate(myCol; "myCol") when pressing a button. However when I run the app on a mobile device and I press this buttom, the buttom keeps pressed forver and the collection is not saved into local.
What should I do?
Thank you very much!