iTGB 1.4 Beta2: StoreKit Example incomplete
by Marc Dreamora Schaerer · in iTorque 2D · 05/24/2010 (5:10 pm) · 3 replies
Build: 1.4 Beta 2
Platform: iPhone Simulator, and iDevices
Target: Device
Issues: The storekit example project at the time is broken.
It does not have the define set, is missing the framework and the iPhoneStoreKit .h / .mm are not linked into the project
Steps to Repeat:
1. Download 1.4 Beta 2 and extract it
2. Attempt to use the storekit example results in storeRequestProductDataFromAppStore not being found
3. Addition of define and framework leads to storeInit not being found
4. Adding above h and mm solves that error and makes it compile and execute fine.
From a glance through the platformiPhone folder I would expect that other projects are at least suffering from the missing files in project problem too
Platform: iPhone Simulator, and iDevices
Target: Device
Issues: The storekit example project at the time is broken.
It does not have the define set, is missing the framework and the iPhoneStoreKit .h / .mm are not linked into the project
Steps to Repeat:
1. Download 1.4 Beta 2 and extract it
2. Attempt to use the storekit example results in storeRequestProductDataFromAppStore not being found
3. Addition of define and framework leads to storeInit not being found
4. Adding above h and mm solves that error and makes it compile and execute fine.
From a glance through the platformiPhone folder I would expect that other projects are at least suffering from the missing files in project problem too
About the author
Associate Scott Burns
GG Alumni