Fetching phone contacts not working in IOS works in android

Hi Team,

I am using the below plugins for to fetch phone contacts

ionic cordova plugin add cordova-plugin-contacts
npm install @ionic-native/contacts

Android working very cool, but the same time when i click “Import phone contacts” the app will crashes in IOS. How to resolve this.

Kindly reply me

Thanks in Advance.