What are the minimum free memory requirements for adding WiFi credentials via the the Particle iOS app? We've added some custom logic into our application that will allow an end user to put the device into listening mode in order to add one or more sets of WiFi credentials. This works fine via the CLI, however when using the iOS app we get the extremely unhelpful error that:
Setup process couldn't configure the Wi-Fi credentials for your Particle device, please try running setup again after resetting your Particle device and putting it back in blinking blue listening mode if needed.
As this message doesn't provide any technical details on what actually went wrong I'm really unsure how to proceed resolving this issue.