You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I have following issue, when try to build my project in XCode, shows Build Failed and shows file Diagnostic.m with red line error 'Contacts/Contacts.h file not found and at the Issue navigator Lexical or Preprocessor Issue 'Contacts/Contacts.h' file not found
The text was updated successfully, but these errors were encountered:
Hi tushar this is not helped me, i added plugin from your fork but when i build project, rise following error
"Users/MAC/Documents/camera_test/platforms/ios/CameraTest/Plugins/cordova.plugins.diagnostic/Diagnostic.m:17:9: fatal error:
'Contacts/Contacts.h' file not found
#import <Contacts/Contacts.h>
^
1 error generated.
** BUILD FAILED **
" PS: I build project for ios 7.0 using ios 8.1 sdk, maybe problem is there
Hi I have following issue, when try to build my project in XCode, shows Build Failed and shows file Diagnostic.m with red line error 'Contacts/Contacts.h file not found and at the Issue navigator Lexical or Preprocessor Issue 'Contacts/Contacts.h' file not found
The text was updated successfully, but these errors were encountered: