You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing backgroundContentView with ((UIVisualEffectView*)_popupController.backgroundView).contentView on two lines in STPopupPreviewRecognizer.m file solves a problem;
After compiling latest library 1.0.3 with latest xcode and do not longer see action buttons and arrow.
Tried to use xcode layout debugger and it responds that backgroundContentView size is 0,0 at position 0,0;
The text was updated successfully, but these errors were encountered: