Closed hamin closed 8 years ago
I think the problem is in your app. My app is logging in users without problems.
@jchomali hmm I checked and my app code was passing the write credentials to the libHN login method, there was an returned from the HN login response. Let test again though
Lol sorry I was being an idiot. Closing issue :)
Hey @bennyguitar . I didn't realize this till recently but Login seems to be broken.
This is the crash:
The crash from the logs occurs here:
I was trying to debug and I can't tell what changed on HN site. Looking at the breakpoints I set its going here: https://github.com/bennyguitar/libHN/blob/master/Source/HNWebService.m#L210
On the HN website the login form is still use "act" & "pw" fields for the form. So yeah not sure what's going on. Happy to debug further if you have any insights