airsdk / Adobe-Runtime-Support

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
200 stars 11 forks source link

GoogleAnalytics SDK in AdobeAIRMainActivity #1594

Closed marchbold closed 1 year ago

marchbold commented 2 years ago

Discussed in https://github.com/airsdk/Adobe-Runtime-Support/discussions/1593

Originally posted by **Klug76** January 24, 2022 Google Play Developer Console requires publishers to declare if they have ads or not. My app does not have ads, but flagged as having the GoogleAnalytics SDK. Here i found that the AdobeAIRMainActivity class uses GoogleAnalytics::Tracker("UA-54849355-1"): [https://forum.starling-framework.org/d/21074-adobe-air-adobeairmainactivity-and-google-analytics/12](https://forum.starling-framework.org/d/21074-adobe-air-adobeairmainactivity-and-google-analytics/12) Any chance to remove google analytics from AIR (at least from the paid version)?
ajwfrost commented 2 years ago

Confirmed with Adobe that none of this is active or required any more... we can pull this out. thanks

marchbold commented 1 year ago

Did this get done? I can't see any reference to it in the release notes?

ajwfrost commented 1 year ago

Looks like it did from the file history:

Date:   Tue Jan 25 16:02:38 2022 +0000
    [github-1594] Removing old analytics references from AdobeAIRMainActivity class

Jan 25th 2022 would have put it into 33.1.1.758... And yes, it's in those release notes, at least under the online list (search in https://airsdk.harman.com/release_notes for "1594"?)

If you're able to confirm that this is appropriately fixed in the actual runtime classes, we should close this issue...

thanks

marchbold commented 1 year ago

Ah, nice, just didn't go back far enough :)

I can't find any reference to it in the latest release so will close this one 👍