iphone - phonegap ios contact read detect permission given or not -


if user denies contact read permission in ios, there way know that? want run 2 different function depending on whether granted or not. example, when first try read contact, ios on iphone ask if want grant permission. want know , execute callback.

yes rinku das, possible work around there 2 problems:

  1. is not possible in hybrid way, must create native plugin or change existing one
  2. apple, probably, reject app.

here can find startpoint work on


Comments