Skip to content

Instantly share code, notes, and snippets.

@GlebMaltsev
Created October 11, 2016 10:24
Show Gist options
  • Save GlebMaltsev/34e8859a1ad6bd931049a44c4555c375 to your computer and use it in GitHub Desktop.
Save GlebMaltsev/34e8859a1ad6bd931049a44c4555c375 to your computer and use it in GitHub Desktop.
Facebook Time-out Issue
-User clicks connect and Authorize Facebook. User is returned to app with loading view then connection times out
(doesn’t move past Facebook login screen)
(Mean infinity progress bar due sign in? http://jira.effective-soft.com/browse/MC508-295)
Dater Preferences View
-User has difficulty advancing past inputs to next view. nNot easy to get through to next page.
(Mean double click on edit text to show keyboard? http://jira.effective-soft.com/browse/MC508-302)
Profile View
- Photo upload issue (can’t change photo pulled from Facebook) - User tries uploading new photo and doesn’t seem to post.
No error message is displayed
(Mean bug with uploading new photo in profile? But error message "oops somes went wrong" is displayed)This bug appeared in all devices where installed 0.1.0 version of Spritzr.
The reason of this issue: changed server API for upload photo request. In 0.1.2 version this issue was fixed.)
- Profile Completion- User is roadblocked when trying to complete profile. Press button doesn’t finish profile/advance them to the next view (into app). Only way to get through is backgrounding app and then reopening.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment