Closed zhen9ao closed 11 years ago
Have you tested it with the current master? I'm asking because I fixed that in d91e69fde9ac1a0f7ae48027398bee8c0c635d63
Yeah, I test it with the current master branch code
Hmm, that works for me, can you debug this somehow? The last time this failed was because the account.apiClient was not set correctly.
@iosdeveloper cann you reproduce it with the current master?
I just pushed some more account changes, but non of those should be related to this problem.
Can reproduce the problem if I revoke the app on GitHub and authorize again. I cannot login anymore after that. Same reason?
k, I think I fixed it, dare to reopen it, if it still occurs.
Start up the app for the first time, add a new account. After
save
, it saysauth ok
, but not navigate back automatically. If I push back button manually, and then click on the account just added, theauth fail
will appear.