mariohahn / MHVideoPhotoGallery

A Photo and Video Gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App rejection

Dalein opened this issue · comments

I've got app rejection with motivation:

Your app uses or references the following non-public APIs:

UIScrollViewDelayedTouchesBeganGestureRecognizer, UIScrollViewPanGestureRecognizer, [UIView origin]

There is only one place where I can find 'UIScrollViewDelayedTouchesBeganGestureRecognizer' and 'UIScrollViewPanGestureRecognizer' is in MHGalleryImageViewerViewController. What can I do with it?