Skip to content

Conversation

@dsoffiantini
Copy link
Contributor

Description

Adds wrapper code for Campaign Classic, sample app, documentation

How Has This Been Tested?

New unit tests have been added to cover new features

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.

cacheung and others added 6 commits June 28, 2022 15:21
Staging -> Main : EdgeIdentity Release 1.1.0
Staging -> Main Release EdgeIdentity 1.1.0
Release Optimize Extension
…st (#202) (#203)

* clean up core extension

* fix review comments

* add a new API: clearUpdatedConfiguration

* update public docs

* update android native implementation

* add android:exported attribute to core extension's manifest file as it's required by Android 12

* Merge branch 'staging' into core (#201)

# Conflicts:
#	apps/AEPSampleApp/ios/Podfile.lock

* update core version
Copy link
Contributor

@cacheung cacheung left a comment

Choose a reason for hiding this comment

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

Have you run Sample App on iOS and Android? I encounter errors when running them. Can you check?
And let merge the PR to Staging first, not into main.

@dsoffiantini dsoffiantini force-pushed the campaign-classic branch 2 times, most recently from e8e7fe2 to 2722005 Compare October 3, 2022 15:31
@dsoffiantini dsoffiantini changed the base branch from main to staging October 3, 2022 15:32
@dsoffiantini dsoffiantini requested a review from cacheung October 3, 2022 15:43
@dsoffiantini dsoffiantini force-pushed the campaign-classic branch 7 times, most recently from 66490e8 to c3587b2 Compare October 3, 2022 17:19
@dsoffiantini dsoffiantini force-pushed the campaign-classic branch 5 times, most recently from ed39552 to 48e67b1 Compare October 6, 2022 17:48
@spoorthipujariadobe
Copy link

Looks like there are still some test failures on CI/CD. Is that expected?

@dsoffiantini dsoffiantini force-pushed the campaign-classic branch 7 times, most recently from 18cd226 to 7b91ae0 Compare October 24, 2022 20:01
Copy link
Contributor

@cacheung cacheung left a comment

Choose a reason for hiding this comment

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

Can we remove the .DS_Store file?
packages/campaignclassic/android/src/main/java/com/.DS_Store
packages/campaignclassic/android/src/main/java/com/adobe/.DS_Store

{
"name": "@adobe/react-native-aepcampaignclassic",
"version": "1.0.0-beta.1",
"description": "Adobe Experience Platform support for React Native apps.",
Copy link
Contributor

Choose a reason for hiding this comment

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

Experience Platform Campaign Classic extension for Adobe Experience Platform Mobile SDK. Written and Supported by Adobe.

Copy link
Contributor

@cacheung cacheung 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, just few comments.
Let fix the build before merge.

@dsoffiantini dsoffiantini merged commit 4674c08 into staging Oct 27, 2022
@dsoffiantini dsoffiantini deleted the campaign-classic branch October 27, 2022 19:36
@dsoffiantini dsoffiantini restored the campaign-classic branch October 27, 2022 19:36
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.

5 participants