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] - Notification about offline mode is displayed on "Search" screen when user is on-line #724

Closed JaroslawRomanovich closed 7 years ago

JaroslawRomanovich commented 7 years ago

Commit number: c445ad3

Preconditions: test user is signed in

Steps to reproduce:

  1. Open "Search" screen
  2. Set the application to offline mode
  3. Switch to another tab on the "Search" screen
  4. Set the application to on-line mode

Actual Result: Notification about offline mode is displayed on "Search" screen in on-line Expected Result: No notification about offline mode after switching from offline to on-line

JaroslawRomanovich commented 7 years ago

Verified on build from commit number 0e8e712