wordpress-mobile / MediaPicker-iOS

WPMediaPicker is an iOS controller that allows capture and picking of media assets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refrence to 'WPMediaTypeImage' is ambiguous -- erorr

punithbm opened this issue · comments

Setting filter to WPMediaPickerViewController on Xcode 8 through me the error.
[mediaPicker setFilter:WPMediaTypeImage];

problem appears only in particular file -- in others it works fine...

Maybe you have a similar name constant in your source code?