bloodmajik

Results 4 issues of bloodmajik

I'm using the example on the github readme page. When I slide to the left (to make the right buttons appear) All of the content in my label goes offscreen....

Hi. My user complains of receiving this message infintely. How can I fix it?

![image](https://user-images.githubusercontent.com/32602506/35129611-3f04048e-fc71-11e7-950f-38425f599000.png) That's a screenshot of my iTunesConnect inAppPurchase page. [[IAPShare sharedHelper].iap requestProductsWithCompletion:^(SKProductsRequest* request,SKProductsResponse* response) { if (response > 0) { NSLog(@"%i", response.products.count); } }]; This always returns 0. It should...

Here is my debug output: than sct data length Fetching Products Got the request from Apple No products Here is my let unlockTestInAppPurchase1ProductId = "AppUnlock" Here is my iTunes Connect...