Search results for

missing package product

50,279 results found

Post

Replies

Boosts

Views

Activity

Promo codes link missing
i can't seem to find the Promo Codes link. It isn't down at the bottom where it usually is. I've hunted around but can't find it anywhere.is this the same for everybody?How else can I get to the Promo codes section, to generate some free copies of my game?I Can't do good promo without the codes!(logged in as Admin, so there's no reason it shouldn't be there.)
10
0
705
Jun ’15
Reply to iOS 9 Error 14
I am also experiencing the same problem, when I attempt the restore to iOS 9 I get to around 20% on the iphone screen then the error message pops. Tried restarting, different USB ports, redownloading the restore package.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Why?
Hello, Ken,Did they even strip your nice record? At least you are already on Level 2 ;-)See you around – and thank you so much for still being around!Kind regards, LarsPS: And yes, I also feel lost in this forum of white space and lifestyle typography.
Jun ’15
Reply to Why?
Not sure how to put a quote on here but Claude31 said:Font is effectively hardly readable, and all the lost space makes it more difficult to browse.Using a 21 inch monitor sitting at my desk, I cannot read the font without nudging my head close to the screen...or squinting.Some things have improved. It's much better to look at from an iPhone, but I don't like categories dropping down accordion style. I also liked being able to see the latest post in all the topics at a glance on the main page in the old forums.
Jun ’15
Reply to Why?
Another problem (unless I'm missing how it works) is that older threads seem to disappear off the bottom of the list based on some criteria (age? number of threads?). I can't find a way to get to a Page 2 if there is one. (Note: I'm not referring to the archive of the old forum -- I mean old threads in the NEW forum).
Jun ’15
Reply to iOS 9 Beta battery life
I updated my iPhone 5S on monday night. I agree with everyone, battery life was horrible. I woke up this morning with 100% and 3 hours so far only lost 9%. with 43 minutes of usage. So it seems, that like early in this post, Siri might be indexing because my battery life has seemed to improve since I've updated.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Trying to use side-by-side full screen mode in El Capitan
I am trying to use side-by-side full screen mode in El Capitan. I honestly don't know if I am missing something or if it does not work for me. If I click and hold down the green light button in the Safari menu bar, I do not see a way to pick a side of the screen. I can either let it go or continue to hold. Dragging seems to have no effect.I see these messages in the Console, making me think that something is not working properly:6/10/15 10:09:49.002 AM WindowServer[200]: _CGXRemoveWindowFromWindowMovementGroup: window 0x33c is not attached to window 0x33e 6/10/15 10:09:55.407 AM WindowServer[200]: _CGXRemoveWindowFromWindowMovementGroup: window 0x33c is not attached to window 0x33e 6/10/15 10:09:58.800 AM WindowServer[200]: _CGXRemoveWindowFromWindowMovementGroup: window 0x33c is not attached to window 0x33eJohn
0
0
201
Jun ’15
Multiple auto-renewable subscriptions
Hello,I have the following subscriptions plan to implement, but I am not sure if it's possible, or if I am developing the correct ideas.You can subscribe to multiple worlds in a game which are offered like this:1 world subscription - price15 worlds subscription - price210 worlds subscription - price 3unlimited worlds subscriptions - price 41. My client's request is to make them auto-renewable, which from what I've read there are some limitations to them. But my question is if it's possible for a user to buy subscriptions to 3 worlds (meaning subscribe one by one, paying price1 for each), if it's permitted? 2. What happens if the user afterwards buys the 5 worlds subscription. Is it correct to just add it up to the old three ones? I mean to have the old three ones and to also have the 5 bundle subscription? 3. Also how can I cancel the old subscriptions if the user buys at some point the unlimited subscription? Is this possible, or I should just let him know that he must cancel on his own the old subscriptions
1
0
677
Jun ’15
Reply to Xcode setting ENABLE_BITCODE
When bitcode is enabled for a target, all the objects, static libraries and user frameworks used when linking that target must contain bitcode. Otherwise, an error or a warning will be issued by the linker. (Note: missing bitcode is currently a warning for iOS, but it will become an error in an upcoming beta release of Xcode 7.) ENABLE_BITCODE should be consistently turned on for all the targets. If you use a library or framework provided by a third party, please contact the vendor for an updated version which contains bitcode.
Jun ’15