Dear Buildbox Community, I finished my game on Buildbox and wanted to test it out in iOS by using XCode, following the video tutorial on the Builbox YouTube account. I had my iPhone Xs connected and pressed play. Everything went smoothly until these 3 errors occurred and I have honestly no clue how to fix them. Showing All Errors Only Undefined symbol: _OBJC_CLASS_$_SKStoreReviewController Undefined symbol: _OBJC_CLASS_$_SKPayment Undefined symbol: _OBJC_CLASS_$_SKPaymentQueue Does anybody know how to fix these errors? I would really appreciate it! Thanks in advance.
i think this error Undefined symbol: _OBJC_CLASS_$_SKStoreReviewController shown when storekit sdk is missing try Target > App > General and then under Frameworks, Libraries, and Embedded Content hit the plus icon and add StoreKit.framework but it shouldn't happen it always work fine without edit anything if we using real device, not simulators
No, you are not But make sure that your apple id signed as personal team. Follow this thread https://codewithchris.com/deploy-your-app-on-an-iphone/
Typically any In-App/monetization stuff requires the apple developer account and will issue these errors