MugunthKumar / MKStoreKit

The "Goto" In App Purchases Framework for iOS 8+
2.09k stars 429 forks source link

Unknown type NSString in MKStoreKit.h #273

Open fbartolom opened 4 years ago

fbartolom commented 4 years ago

When I include the MKStoreKit files in my project I get error:

Mugutntu

reporting all extern NSString *const as:

Unknown type name 'NSString'. That does not stop compilation from completing, but it is still an hinderance. Why does it happen and how to fix it?