Permission Denial: This application is not allowed to access Photo data

Hy guys I have installed my ionic 2 app on device. I am using photolibrary native library of ionic 2 to save image to photos album. But on calling photolibrary.saveImage(url, ‘my album’);
it returns me the following error:
Permission Denial: This application is not allowed to access Photo data
when i go to settings->privacy->photos to update permissions settings. I am not able to find my App there.
Any idea how to set permissions for this :frowning: