cordova-plugin-accountkit icon indicating copy to clipboard operation
cordova-plugin-accountkit copied to clipboard

'AccountKit/AccountKit.h' file not found

Open fernic12 opened this issue 6 years ago • 1 comments

at the time of making the compilation in ios gives me the following error: # 'AccountKit/AccountKit.h' file not found. HELP ME!

fernic12 avatar Jun 06 '19 20:06 fernic12

Which command are you use for adding platform iOS? if you use sudo ionic cordova build ios then try without sudo.

Now if you got error EACCESS then give full permission to the whole project

pareshgami avatar Jun 27 '19 05:06 pareshgami