Cordova camera unable to accsess photo-library on iOS emulator

After adding cordova file transfer plugin I got code 65 problem with 'ionic build ios'. It is solved by removing and adding iOS platform. But now Camera.PictureSourceType.PHOTOLIBRARY just do nothing! Even not throw a mistake.

Before those changes this part worked correctly, so I am not publishing the code.

May be some Xcode preferences was changed?

Please, help!