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] - Counter for comments does not changing in offline mode #493

Closed JaroslawRomanovich closed 7 years ago

JaroslawRomanovich commented 7 years ago

Commit number: bc9d25e

Preconditions:

Steps to reproduce:

  1. Set the application to offline mode
  2. Open "Popular" feed
  3. Add a comment to a post
  4. Check "Comments" counter for the post

Actual Result: Counters for comments does not changing in offline mode Expected Result: Counters for comments should changing in offline mode the same as in on-line mode

orezhko commented 7 years ago

Jaroslaw, could you please try to reproduce that issue on develop branch after 43b638f6ec60521241368aae92736d21f5a67da4 commit

JaroslawRomanovich commented 7 years ago

The problem is still active in build from commit number 949aa72

JaroslawRomanovich commented 7 years ago

The problem is still active on "Post" screen on build from commit number 73646af7c86417b3aacb7aadf4c5b0b196e4e00a

JaroslawRomanovich commented 7 years ago

Verified for feed on build fro commit number 73646af