Skip to content

Conversation

@yangyansong-adbe
Copy link
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

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 30 commits September 21, 2021 00:43
Add getExperienceCloudId API
Update Readme
Some more Readme fix
Update links in Readme
update peer dependency edgeidentity version in messaging wrapper
update peerDependencies version
revert Messaging package.json, will update together with other wrappers in another PR
Update with review comments
* quick fix for peerDependecies issue

* update sample app dependencies to latest versions
Update Edge Wrapper Readme
update readme
Update Readme and revert code
update package json for sample app
Add getExperienceCloudId() to EdgeIdentity
Fix a typo in sample app
Add promise checking for error case
Remove the unused import statements
fix a typo in readme
* add a new API in Core -? resetIdentities

* update core package version to alpha.2
* commit 'b58470acfaf35b5dc6abdabc413233d609de9a51':
  EdgeIdentity (1.0.0-alpha.2) -> main (#62)

# Conflicts:
#	apps/AEPSampleApp/ios/Podfile.lock
add promise reject with error
cacheung and others added 19 commits March 30, 2022 16:52
clean up consent package and update readme
Clean up Consent package and  update readme
* commit '93137af2e77c94d8f6241f4d34514ab381b88f88':
  Staging -> Main for Edge beta.2 release (#151)

# Conflicts:
#	.flowconfig
#	apps/AEPSampleApp/ios/Podfile.lock
#	apps/AEPSampleApp/package.json
#	packages/edge/package.json
#	packages/edgeidentity/android/src/main/java/com/adobe/marketing/mobile/reactnative/edgeidentity/RCTAEPEdgeIdentityArrayUtil.java
Add back android manifest for debug, it was broken launching with metro on Android platform
add android manifest back to Sample App debug folder
* update API docs with typescript Syntax

* address review comments
* clean up core extension

* fix review comments

* add a new API: clearUpdatedConfiguration

* update public docs

* update android native implementation
On Android Null check for visitorId in getIdentifier.  If it is null, set to empty array.  This fixes a promise  error when we call getIdentity without custom syncIdentifier.
Update Identity Readme and migration
Update Identity Readme, migration doc

A  Bug fix - On Android Null check for visitorId in getIdentifier. If it is null, set to empty array. This fixes a promise error when we call getIdentity without custom syncIdentifier.
Update migration and readme for identity
* commit 'a7d0febed8bcb7c58025bff4daa6a974953f3de4':
  Staging -> Main (typescript change) (#164)

# Conflicts:
#	README.md
#	apps/AEPSampleApp/extensions/CoreView.tsx
#	apps/AEPSampleApp/ios/Podfile.lock
#	apps/AEPSampleApp/package.json
#	packages/assurance/package.json
#	packages/core/README.md
#	packages/core/package.json
#	packages/core/ts/MobileCore.ts
#	packages/edge/package.json
#	packages/edgeconsent/package.json
#	packages/edgeidentity/package.json
#	packages/userprofile/package.json
@yangyansong-adbe yangyansong-adbe changed the title 1.0.0 release staging -> main [1.0.0 release] staging -> main Apr 7, 2022
Update doc link for messaging in the readme
@yangyansong-adbe yangyansong-adbe merged commit b03cfbc into main Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants