ABNewPersonViewController has bug when user turn off privacy

We use ABNewPersonViewController to create contact in our app.


If user turn off privacy and open our app , tring to create new contact again.


The ABNewPersonViewController was pop up and says "This app does not have access to your contacts".


Wired thing happen next , it still show the textfields for user to create.


Seems the app's alert didn't show at the top hierarchy.

ABNewPersonViewController has bug when user turn off privacy
 
 
Q