-
Notifications
You must be signed in to change notification settings - Fork 38
[2.0.0 release] staging -> main #255
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge down from Main -> Staging
* update extension packages with Android 2.0 builds * no message * revert messaging version to 1.0.0 * address review comments * bump API level to 33 for test app
* update extension packages with Android 2.0 builds * no message * installation doc update for Android 2.0 * update docs * Update README.md * update sample app * Update README.md * address review comments
- Add setLocationHint and getLocationHint to ts, ios and android. - Update Sample App - Add location hint APIs to doc
Update AndroidManifest file to work with Android API 33 Clean up for location hint.
rename a title in the sample app
Add location hint unit tests
Commented out a failing Target unit test for now. Need to look at it later.
Update yarn.lock
Update circle ci node version
commented out a target test
Comment out few optimize tests to see if helps the CI unit test running.
Remove optimizeTest and update xcode version
revert xcode version
ci unit test update
remove more test
update config for unit test
add back Optimize and Target tests
Update consent readme doc for registration information
Update consent readme doc for registration information
consent -> staging
-update sample app to print null when hint is null -Add setLocationHint to empty string in unit test -update API doc for getLocationHint
Messaging 2.x doc updates
update migration doc to work with 2.x
update migration doc
update import and link for migration doc
Remove semi-colon in doc Syntax for the consistency with other extensions.
update trackNotificationClickWithUserInfo to call CampaignClassic.trackNotificationClick
Remove semi-colon for Syntax in the doc
* Optimize view fixes * Fixed issue with setting Places authorization status * Fixed Places auth status enum string inconsistencies between ts and bridge files
Update lifecycle ios implementation in docs
Update lifecycleStart to nil for ios initialization in the docs
Remove CampaignClassic from migration doc and update assurance readme.
praveek
approved these changes
Mar 9, 2023
cacheung
approved these changes
Mar 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.