sizcoz's Forum Posts

  • In regards to the privacy policy url - does this mean we need to host our own url? And is there a standard privacy policy we can access or do we need to write our own?

    I just have a generic Policy with a url link to a page on my website, with the Privacy policy and Terms & Conditions.

    I republished one of my small apps yesterday, all seems to be working as it should, If you are in the eea and want to test it for me its here https://play.google.com/store/apps/details?id=com.sizzgames.boatman, let me know if there are any problems with it.

    cheers.

  • Yes I'll add an extra action for that.

    I've extended the "configure" method to do the check if the user is outside the EU or has given consent. Then if the user hasn't given consent the form will be displayed.

    Although I've realised we're not scheduled to do a release today, and this will require an update to the editor...

    Ok, no worries.

    Will we be able to change the wording of the consentform.html file, to suit our requirements as stated in the docs?

    Finally, It might be wise to set out how non eea devs can test their app, For example, the consent form fails to load if the user is not located in the EEA. It seems like you need to whitelist your testing device, then call setDebugGeography to set your preferred geography for testing purposes, might save some future bug filing.

    Cheers again.

  • We're looking in a good state so far, I've got most of an Android implementation working. However, the consent SDK they have provided is lacking a few obvious features; like an "no thanks" option and localisation. But then this consent API has only been available 4 days.

    Their dialog itself is rendered using html, so I've uploaded it here if anyone wants a look.

    The "buy ad free" option is toggle-able in code

    Thanks for your speedy response.

    Just one question, if a user decides to change or revoke consent, for example will there be. (on button/sprite etc touched) an action to call requestConsentInfoUpdate().

    I know you will probably have this covered, just checking.

    Cheers

  • How do you disable Admob ads the only option im seeing is to straight up destroy/erase the Ad Unit- Also in the last like 4 or 5 days i went from earning around 40 cents a day to nothing, im guessing this is product of this new GDPR rules?

    Active users will get your app as a freebie, when you remove the ad unit, until they decide to upgrade to a newer compliant version.

    Perhaps adding extra content to the newer version might get existing users to upgrade ?

  • GDPR seems to be causing chaos across the world right now...

    So I'm a bit late on the start line here, just been reading up on the situation after seeing this thread. I've seen some suggestion online that using non-personalised ads is "good enough" but the admob documentation still says that you need consent, and older ad units are personalised anyway.

    Google have now published a separate toolkit for managing user consent in app, which I am in the process of adding to the mobile advert plugin. But I'm not sure what the legal requirement is for older versions of apps are. I mean what happens if a user doesn't update?

    I will try to get a fix live today but I'm away for the next 3 days ( bank holiday ) so this isn't exactly great timing.

    That would be fantastic if you could, regarding older apps, for caution I have removed my ad units, and will re-publish my apps with new ad units when you have implemented the admob consent sdk.

    Many thanks for your quick response.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You think they will make hundreds of thousands of apps have to reup apks?

    From Admob

    Set up consent gathering

    See the Google Developers guide (Android, iOS) to learn how to use Google’s consent dialog or create your own consent dialog that displays a message on your sites or apps asking your users in the EEA for consent.

    After updating your app code, you’ll re-upload your app to Google Play or the App Store

  • Is it enough to disable our ads on our Admob account or should we unpublish our apps too?

    I don't know, but to be on the safe side, I am going to unpublish all my apps and disable my Ad units tonight, as we do not have the option of the Admob consent sdk within the Construct 3 Mobile Advert Plugin.

  • >

    > > OK - so how do we go about using Unity ads in our apps? The Mobile Advert plugin only allows for AdMob ads doesn’t it?

    > >

    >

    > There is a c3 add on, but I have not tried it, so I can't comment on the functionality of it, or if it complies.

    >

    > https://www.construct.net/gb/make-games/addons/100/unityads

    >

    Ok great - but just looked at that plugin and it mentions video ads only. Does it work for banner ads and interstitials? Does Unity only provide video ads?

    I have never user Unity Ads, so I can't comment, you could try asking the author of the plugin/Add-on

  • OK - so how do we go about using Unity ads in our apps? The Mobile Advert plugin only allows for AdMob ads doesn’t it?

    There is a c3 add on, but I have not tried it, so I can't comment on the functionality of it, or if it complies.

    https://www.construct.net/gb/make-games/addons/100/unityads

  • I think Google must be working on something as if they don’t produce a new SDK that covers this then their profits from banner app revenue will plummet, although why the largest tech company in the world still hasn’t done it already this late in the game is a head scratcher.

    Also app/game creation software companies such as Scirra would also benefit from producing something that allows app devs to create apps with smooth and easy to implement compliance functionality, as the vast majority of casual and hobbiest app devs implement banner ads to make an extra bit of cash (some a full-time income) and chase the dream of a breakout hit, and if the have to jump through hoops to implement banner ads they’ll go elsewhere and find software that does supply this functionality. Whichever app dev software company cracks this will see devs flocking to them and their software. It would be a massive coup if Scirra got there first ahead of, for example Buildbox.

    It seems that using Unity ads will be compliant, from Unity gdpr readiness statement , https://unity3d.com/legal/gdpr

    "Other ad platforms are only an SDK, meaning they only profile for the purpose of advertising. This kind of in-game advertising (without any additional purpose) requires opt-in consent as its legal basis.

    Unity is SDKs, it’s plugins, and it’s the engine itself. So, Unity’s profiling is compatible with other, more legitimate interests than merely ads. Crash reports, bug fixes, enabling user-user communication, etc., are each of legitimate interest to our gamers and developers. Our profiling enables those purposes. Unity is in a unique position because our profiling is compatible to those legitimate interests."

  • If you use the Mobile Advert (Admob) for Ads Plugin, what are you doing to comply with the new GDPR Eu Consent policy coming into effect Tommorow 25th May 2018.?

    From the 25th of May Google Admob will require all developers of apps that serve Personalised or non-personalised Ads within their apps to obtain consent from the end users in the European Economic Area. If you fail to comply with this policy, they may limit or suspend your use of the Google product and/or terminate your agreement.

    Admob has only just provided a consent sdk to help developers comply with this , as of writing as far as I know, this option is not incorporated into the Mobile advert plugin, so using this alone means we are non-compliant to GDPR.

    Hopefully the consent sdk, will be incorporated into the Mobile Advert Plugin but in the meanwhile what do Construct Mobile Advert users plan on doing to comply?

    Until I have implemented a solution I personally will have to disable my Admob Ad units, and maybe put just a payed version of my apps on the Play store.

    What will you be doing ?

    Cheers

  • The official Admob literature, states.

    Requesting Consent from European Users

    "Ads served by Google can be categorized as personalized or non-personalized, both requiring consent from users in the EEA. "

    So you still have to have a user consent pop up for Personalized or non-personalized.

    "Under the Google EU User Consent Policy, you must identify each ad technology provider that receives end users' personal data as a consequence of your use of a Google product and provide information about the use of that data"

    That will require a link to all the ad technology providers providers that you use.

    Potential fines for non-compliance

    "One of the new aspects of GDPR is that it names a price for non-compliance – fines can reach up to €20M Or 4% of annual gross revenues – the greatest of the two. What this means for app companies is that they have a strong business case to invest money and effort in complying.", source http://blog.soomla.com/2017/12/gdpr-101-for-mobile-app-or-how-to-avoid-a-e20m-fine.html

    So we need to know if this user consent option will be available in the Mobile Advert plugin.

    Ashley

    Nepeo

    a link to the consent sdk implementation is below.

    https://developers.google.com/admob/android/eu-consent

    Many thanks.

  • Really like it, good simple fun.

  • Mmmm nice waves

    Cheers

  • Hi

    Pretty much re-wrote the code in C3 from an old C2 project, and optimised it for mobile.

    I'm pleased with the performance on modern android 6+ devices, usually around 55 - 60 fps.

    Fixed lots of bugs.

    Got rid of a few things.

    Added a few things.

    Take a look here.

    Google Play Store

    Boatman Bill