Hello. I am looking for some advice and help. Currently I am experiencing differences in the way my canvas app acts in the Power Apps Studio and the Published app version. This app is utilizing Offline Mode with a custom Offline profile. The app has a form that allows users to Add and update notes that they took during their shift. The form has a items property of:
When users toggle the date picker or the combobox, the form should display the notes for the shift and day that they picked. This works perfect in the Power Apps Studio and the notes show up in the different fields of the form. When I publish the app and use it on an iPad, the notes are not populating in the fields of the form. My offline profile is set to download all of the rows from this table so I don't think that is the problem. Has anybody seen or dealt with this problem? It's frustrating as the app works as intended in the Power Apps Studio environment but once it is published, the app no longer works as intended.
Thanks for the help.