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

Items from OS status bar are displayed in side panel #410

Open JaroslawRomanovich opened 7 years ago

JaroslawRomanovich commented 7 years ago
  1. Open side panel
  2. Switch between "Client" and "Social" tabs several times

Actual Result: Items from OS status bar are displayed in side panel (see the attached image for details) img_0056 Expected Result: No changes in side panel

IgorPopov-MS commented 7 years ago

The reason for this bug is an event from 3rd party component pan gesture recognizer.

"switch panGesture.state { case UIGestureRecognizerState.began:"