I've modified the Quick Report app to work with a local geodatabase using code from the Local Geodatabase Editing sample inserted into a new page in the app. That part works great, but when I tried to build in a geodatabase sync function that runs when the app initializes, it broke my download piece from the feature service to the local geodatabase.
Unfortunately, I don't seem to be getting any sort of error messages that would point me towards a solution. The data download just stopped working.
Any suggestions or advice would be greatly appreciated.