printdotio / printio-ios-sdk

SDK that enables the printing of any photo, from any source, onto any product!
Other
20 stars 11 forks source link

PRODUCT_PHOTOBOOKS() still says "come soon" #480

Closed leenyburger closed 8 years ago

leenyburger commented 9 years ago

Running in production mode, when I filter based on product photobooks printIO goToProductId:PRODUCT_PHOTO_BOOKS()]; I get the message "This product will be available soon".

I can filter based on my dashboard, but my application has one overview page where the user can make a book, and one "postcard" page where is it appropriate for the user to create a product with one photo. Filtering by product in the code does not seem to be working. Any help you can provide would be appreciated. Thanks.

perisicboro commented 9 years ago

@leenyburger Please send me initialization code (including recipeIds) on boro@makeable.com

perisicboro commented 9 years ago

@leenyburger We support only:

PRODUCT_LAYFLAT_PHOTOBOOKS();
PRODUCT_HARDCOVER_PHOTOBOOKS();
PRODUCT_SOFTCOVER_PHOTOBOOKS();
PRODUCT_SELFCOVER_PHOTOBOOKS();
perisicboro commented 8 years ago

@leenyburger Verify this and close ticket if it works.