aquinn's Forum Posts

  • Has anyone published with Boomerango? I've just had a non-exclusive offer but I need to implement their API.

    http://boomerango.net/developers/

    Has anyone published with them?

  • In pure ASO terms, I think they just use the keywords, title and publisher name for ASO, so the cert shouldn't matter.

    The publisher name is important for ASO however. Which is why some developers publish under 'Best Top Free Games Flappy Company' and similar.

  • Just bought this -well worth the money!

    Works great...

  • Once you have the screenshot, how did you post it on Facebook/Twitter?

  • Yes, confirmed, you enter the text name for the IAP, not the code, e.g. "coins".

    I'm not sure what else to suggest..

  • mindfaQ Paradox Yes, that method works but only with full screen scaling off to get 1:1 scaling. Still, it's good for what I need. Many thanks!

  • matrixreal I guess that is up to Intel imaffett and cranberrygame to make the update then?

  • Paradox Is there any way to save just a part of the canvas, or a sprite area to a file? (during the runtime.. as png/jpg)

  • Yes, I suspect something in the Admob plugin broke with the update to iOS8.2/8.3

  • Ashely, thanks for update and explanation. There are at least a few good options I can look at.

  • Rable Thanks for clarification.. .It sounds like you have set up the test account OK. If the account is displayed in iTunes Connect>Users and Roles>Sandbox Testers, and you can log in to iTunes on the device, then that bit all seems valid.

    Yes, store listing was working fine in Jan. You probably know this already but the event process is something like this:

    1. On start of layout, add the product IDs.

    2. Then, also on start of layout, request store listing (you are prompted to login on the device I think if not logged already...)

    3. It can take a few seconds for it to come back with a store listing result.

    4. But once triggered listing success, write to a text box with 'Listing Success' so you know what's happening.

    5. Also, use the condition "Is Store Available" to write 'YES' to a text box, so at least you know the store is available.

    ^^Sorry if that is too basic, but sometimes the small things matter!

    I use an initialisation layout&event sheet that does the product IDs and store listing before going to the main home screen layout&event sheet.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • No probs.. check here too:

  • What OS version are you targeting?

    I can't get anything to show on iOS8.2/8.3 with the either the native/cranberry plugin

  • Rable I think the "Welcome back ***Sandbox***" is Game Center automatically logging in, not related to IAP. You need to create a completely new test account with a different email to your developer account to test IAPs. (AFAIK - this works for me)

    I got IAPs to work in Jan, using the Intel XDK and cranberry's Phonegap IAP plugin.

    This was back in January when iOS8.0/8.1 was the latest version. Since then we are up to iOS 8.3 I have found the iOS part of the native/cranberry Admob pluging is broken on iOS 8.2/8.3 so maybe there is a bug with the IAP plugin (this is pure speculation BTW!) -I suspect the problem is not logging in to iTunes with a test account.

  • Look up the plugin Spritefont+

    https://spritefontplus.codeplex.com/

    It handles the spacing problems really well.