Photon setup crash on "Check for internet connectivity"

After choose your own wifi network and input the password it goes into this page and crash on "Check for interest connectivity"

error:

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'data parameter is nil'
-(void)getDevices:(void (^)(NSArray *sparkDevices, NSError *error))completion

I moved a post to an existing topic: IOS: After input user email and password, app crash

Seems to be the same crash

Agreed, these were originally separate threads but I pulled them together

OK, please update iOS Cloud SDK to v0.3.3 (run pod update) and let me know if you still have any issues. Thanks