-
Swiping responsiveness
by NNterprises ·What are you looking for exactly? How do you want to swipe? Do you want to have to swipe a shorter distance to make it move? -
can you combine consumable and non-consumable IAP?
by NNterprises ·I don't think so. -
Chartboost interstitial + reward video
by GreenfroggGames ·@MentalDonkeyGames So I make a campaign for both interstitial ads and rewarded ads? Do I need to link them in chartboost somehow? -
Chartboost interstitial + reward video
by MentalDonkeyGames ·You need a campaign for rewarded ads. -
Swiping responsiveness
by jjbetts13 ·Hi, Was just wondering if there was a way to make swiping left and right in an app more responsive, at the moment it works alright but is nowhere near as fast as most other apps. -
can you combine consumable and non-consumable IAP?
by gooner ·thank you for the screenshots, i feel i have everything setup pretty well now. -
can you combine consumable and non-consumable IAP?
by NNterprises ·You always need a "restore iap"... if the person buys #3 and then the data gets deleted, they click your restore button and gets #3 back again. -
Media files are Blank(White)-Android ad hoc test
by NNterprises ·Agree. Did you save them with names using special characters or symbols (%#$@)? Chinese/arabic letter characters? -
Two Highscores getting mixed up
by NNterprises ·But first off if I understand anything, I would save your high scores in tables. Where (1,1) is your A and (2,1) is your B. -
help restoring IAP (non-consumable)
by NNterprises ·You got lucky I had screenshots on my computer cuz I dont have the GS file. But all this is doing is when touch is pressed and internet is on = restore. I think it's easier than expected -
can you combine consumable and non-consumable IAP?
by NNterprises ·I would do that as all consumables. -
Ball Bliss - (New arcade game with balls)
by Socks ·What 'policy' ? GameSalad's terms of service have nothing to do with IP law, if someone wants to sue you for copyright infringement it would have nothing to do with GameSalad or any company policies t -
Media files are Blank(White)-Android ad hoc test
by Socks ·Can you clarify what you mean by 'the files weren't saved in English' - that information might be useful to others (this blank actor issue comes up fairly often on Android). -
Ball Bliss - (New arcade game with balls)
by Socks ·Absolutely, this is the sole reason I've avoided work-in-progress threads, although it would be great to get feedback and encouragement on the projects you are working on, you have to balance that wit -
Ball Bliss - (New arcade game with balls)
by Socks ·I noticed a couple of days after you'd released your app that you hadn't as yet uploaded an Android version to either Amazon or Google Play, so seeing an opportunity to make some money for myself by s -
Two Highscores getting mixed up
by Socks ·Also adding to what tatiang has said, it's not entirely clear what the question actually is, I read through the post a few times and still couldn't work out what issue you are trying to resolve ? -
Two Highscores getting mixed up
by tatiang ·You have to understand that explaining how you have rules set up is only partially helpful. Some aspect of what you've done is incorrect. I know from personal experience it can be maddening, especia -
Checking entire table column for value
by supafly129 ·@RossmanBrothersGames ah I see that makes perfect sense, i think that should do the trick for what I need so I'll give that a try. thank you! -
Checking entire table column for value
by RossmanBrothersGames ·i think you need to use a numeric expression because table search returns a number, and its 0 if it finds nothing. -
Checking entire table column for value
by Braydon_SFX ·The tableSearch function can do this. How do you have it set up?