Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Android test app to use ad ID feature comment blocks #71

Merged
merged 17 commits into from
Jun 7, 2022

Conversation

timkimadobe
Copy link
Contributor

@timkimadobe timkimadobe commented Jun 7, 2022

Description

This PR updates the test app so that GAID related ad ID capabilities are disabled by default so as not to be a breaking change for existing test app users; by following the instructions for enabling the features, the app should be properly configured for testing these features and not cause app launching issues.

Related Issue

Related to the updates made for the Android sample app described in the task: MOB-16412

Motivation and Context

Ad ID feature testing capability is available but does not break existing builds, and should be easy to enable/disable.

How Has This Been Tested?

Screenshots (if appropriate):

Screen Shot 2022-06-07 at 3 02 29 PM

Types of changes

  • Bug fix (non-breaking change which fixes an issue) - code blocks to prevent breaking changes to test app
  • New feature (non-breaking change which adds functionality) - new button for set ad ID to empty string
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #71 (a0066d0) into dev (5420ecc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev      #71   +/-   ##
=======================================
  Coverage   81.30%   81.30%           
=======================================
  Files          20       20           
  Lines        1032     1032           
  Branches      151      151           
=======================================
  Hits          839      839           
  Misses        137      137           
  Partials       56       56           
Flag Coverage Δ
functional-tests 60.66% <ø> (-0.39%) ⬇️
unit-tests 79.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@cacheung cacheung self-requested a review June 7, 2022 22:52
@addb addb merged commit 78b129f into adobe:dev Jun 7, 2022
@timkimadobe timkimadobe deleted the feature/adIdConsent branch January 18, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants