I have an app that is essentially a form with user details and a few toggles.
Through the preview and in prior testing it all works fine.
However since this morning the preview works the same but using the app on a device the toggles are not passing their values and seem to reset to default
e.g. two toggles have been set to true hit the button with the Patch function to bring the data into an SQL table and they all just go across as false (0 value)
Is weird because the app hasn't been changed yet on using the app you can briefly see the toggles revert to false right after i hit the button to submit the patch function.
Are there any issues server side? A bug with a release?
Solved! Go to Solution.
Just a heads up if anyone has any issues similar
I had overlooked the experimental app settings before , don't remember setting one but it seems :
Delayed Load was set on
This was causing a massive issue with the patch
hope this helps anyone who almost goes insane like myself trying to figure out what was going on
Just a heads up if anyone has any issues similar
I had overlooked the experimental app settings before , don't remember setting one but it seems :
Delayed Load was set on
This was causing a massive issue with the patch
hope this helps anyone who almost goes insane like myself trying to figure out what was going on
User | Count |
---|---|
142 | |
141 | |
79 | |
76 | |
74 |
User | Count |
---|---|
230 | |
148 | |
78 | |
67 | |
59 |