code4romania / monitorizare-vot-ios

iOS election monitoring app - a mobile app through which commissioned observers can easily report back to their respective NGOs throughout the election day
https://votemonitor.org/
Mozilla Public License 2.0
19 stars 24 forks source link

Issue with login #197

Closed pkorpal closed 3 years ago

pkorpal commented 4 years ago

I've downloaded the project (dev branch), followed the before you start steps and managed to build and run the app with xcode on a iphone SE2 simulator. I get to the login screen enter some mock data (phone number 123456789 and pin code 1234) and I get an error that says the server can't read the data because it's not in the correct format.

Zrzut ekranu 2020-06-15 o 13 44 02

My xcode version is 11.5 (11E608c) and I did change the swift version to Swift 5 in the build settings.

IrinaBorozanQ commented 4 years ago

the test server is down at the moment :( that's why you are getting this error :( we hope to have it back up soon.

pkorpal commented 4 years ago

But we even tried setting up our own server which appears to be running and we get the same error

CristiHabliuc commented 3 years ago

Closing this, as it appears it was a server configuration error