Skip to content

[MOB-16628] Full tvOS support#255

Merged
emdobrin merged 15 commits intoadobe:feature/tvosfrom
addb:tvos
Jul 22, 2022
Merged

[MOB-16628] Full tvOS support#255
emdobrin merged 15 commits intoadobe:feature/tvosfrom
addb:tvos

Conversation

@addb
Copy link
Copy Markdown
Contributor

@addb addb commented Jul 19, 2022

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Simulator Screen Shot - Apple TV - 2022-07-19 at 12 26 42

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • 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.

@addb addb requested a review from emdobrin July 19, 2022 00:01
Copy link
Copy Markdown
Contributor

@emdobrin emdobrin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is also a test failure, seems related to the scheme names conflict. We resolved a similar issue in adobe/aepsdk-edgeidentity-ios#71

Copy link
Copy Markdown
Contributor

@emdobrin emdobrin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good with the new changes, some minor comments

@addb addb changed the base branch from dev to feature/tvos July 21, 2022 19:23
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 21, 2022

Codecov Report

Merging #255 (1cc2f6e) into feature/tvos (2bf2e48) will decrease coverage by 2.65%.
The diff coverage is 100.00%.

@@               Coverage Diff                @@
##           feature/tvos     #255      +/-   ##
================================================
- Coverage         94.59%   91.94%   -2.65%     
================================================
  Files                27       27              
  Lines               998      992       -6     
================================================
- Hits                944      912      -32     
- Misses               54       80      +26     

@emdobrin emdobrin merged commit c454989 into adobe:feature/tvos Jul 22, 2022
addb added a commit that referenced this pull request Feb 22, 2023
* [MOB-16628]  Full tvOS support (#255)

* [MOB-16628] Add targets and schemes to AEPEdge xcode project for tvOS support.

* [MOB-16628] Added and updated scripts for tvOS support

* [MOB-16628] Added tvOS testApp target and refactored the app.

* [MOB-16628] Update to Xcode 13

* Fix makefile

* [MOB-16628] Refactor testApp and script fixes

* Rearrange TestApp UI elements

* [MOB-16628] Update implementationDetails for tvOS

* Fix tests

* [MOB-16628] Update Package.swift

* Test cleanup

* Revert the min version for ios pods in test-podspec script

* Add min pod version for tvOS test project in test-podspec script

* Update test-podspec script

Co-authored-by: Emilia Dobrin <33132425+emdobrin@users.noreply.github.com>

* App fixes to support tvOS

* Get latest changes, import tvOS branch code for edgeConsent and edgeIdentity to test. Improved app code.

---------

Co-authored-by: Emilia Dobrin <33132425+emdobrin@users.noreply.github.com>
Co-authored-by: Kevin Lind <40409666+kevinlind@users.noreply.github.com>
@addb addb deleted the tvos branch September 5, 2023 20:59
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.

2 participants