relliott2014
Results
2
comments of
relliott2014
I resolved the issue by modifying VerifyStoreReceipt.h as follows: #ifdef __cplusplus extern "C" { #endif BOOL verifyReceiptAtPath(NSString *receiptPath); #ifdef __cplusplus } #endif
Thanks for your response! I'm sure thats an option but not a simple task in our case... Maybe for others however...