microsoft / EmbeddedSocial-iOS-SDK

SDK for interacting with the Microsoft Embedded Social service from inside your iOS app
MIT License
19 stars 11 forks source link

[Manual] - The "Unknown error occurred" message when edit profile in offline mode #679

Closed JaroslawRomanovich closed 7 years ago

JaroslawRomanovich commented 7 years ago

Commit number: e3e420b

Preconditions: test user is signed in;

Steps to reproduce:

  1. Set the application to offline mode
  2. Open "Profile" screen
  3. Tap on "Edit Profile" link
  4. Edit profile and try to save changes

Actual Result: The "Unknown error occurred" message is displayed on the screen Expected Result: The profile is updated and changes are saved in the cache or user friendly message about unable to save changes in offline mode is displayed to the user

JaroslawRomanovich commented 7 years ago

Verified on build from commit number d6c3226b855da038d105e33ba6c249d222417e31