-
Binary RC 2023-04-03: Ad Network Updates, Tweet Sheet for playSound and playVideoURL, Keyboard Input
by adent42 ·FYI, we did a basic test to make sure things generated, but we will continue to test tomorrow. We have been testing it, but there are always a few things that don't make it over because of differences -
Binary RC 2023-04-03: Ad Network Updates, Tweet Sheet for playSound and playVideoURL, Keyboard Input
by adent42 ·To get these benefits use "Build RC". It doesn't matter which version of GameSalad Creator you publish with as long as it's a version 1.25.x. -
Cookie consent question???
by uptimistik ·Yeah, so if they refuse to accept, then you need to put your ad behaviors in rules that turn them off. -
Stretching actors.
by adent42 ·FYI the idea of the power of twos thing is mostly about RAM and GPU memory. Make your image the size they need to be. When it matters most is near the borders. Like if you have an image with a dimensi -
iOS: New App Transport Security Configs
by adent42 ·* Allow App To Talk To Any Domain Insecurely -
Purchase Table
by adent42 ·Where there updates to the purchase tables between releases @FireCroc and are you saving the purchase table with a save table behavior? -
Purchase Table
by Armelline ·@uptimistik is spot on. And with some Androids you need to be super careful about how you delete an app, as some will still keep all the app's data unless you specifically go in and tell it to delete -
Purchase Table
by uptimistik ·Ohhh that is key! When testing, don't auto-update. Delete the old version of the app completely before installing the new version. -
Purchase Table
by FireCroc ·"Regarding your issue, please note that failure to properly acknowledge purchases will result in purchases being refunded. -
Android data safety - does GS collect any information?
by adent42 ·We do occasionally make mistakes in or build process, so if google pushes back on your submitted aab, send us your publishing link and we can take a look to make sure nothing unexpected is being inclu -
Android data safety - does GS collect any information?
by adent42 ·GameSalad no longer collects your data. You will only be collecting and sharing data per your ad network configuration or if you are using GameAnalytics. -
Purchase Table
by adent42 ·If you look in the docs, we need to do a better job of calling it out, but it's the number under the game's name in the image after the line "Now press “Confirm”" -
Is there an official discord server for Gamesalad?
by adam36021 ·If it would be useful, I can make an unofficial one, just for users to chat / etc. Let me know, and i'll post a link. -
Purchase Table
by Armelline ·If you're not getting past "pending' with purchase logic that simple, the problem is definitely either in your Play Store setup or on GS's side. (I'd avoid putting the succeeded logic in an o -
Purchase Table
by FireCroc ·I tried as you suggested and till no luck🙁 I have made changes and uploaded a new game -
macOS Creator 1.25.105 Beta
by zarzir ·So you are saying not to look forward for this 😕 -
Purchase Table
by FireCroc ·@Armelline Thanks, let me give this a try. Will let you know how it goes -
Purchase Table
by adent42 ·@FireCroc are you using the RC or the regular build? -
Purchase Table
by Armelline ·Sorry, I got totally sidetracked. This seems to be an issue outside the logic, but I recently did an Android IAP without issue, so it probably isn't a widespread issue. I looked at the logic in your p -
Purchase Table
by adent42 ·Is this item a consumable? If so, you need to manually "consume" it. If not, then I'll need to dig into some code.