So I have an app that takes a analog measurement of a fsr, and now I am trying to set up the wifi just like I normally do through particle. I keep running into issues while using the device in ios simulator mode. What happens is I can’t switch wifi credentials on simulator mode.
My solution attempt would be to skip authentication through login by using the github https://github.com/spark/spark-setup-ios-example/
(I don’t know how to get the example to work, specifically)
Another solution would be to just say Arduino Way.