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

test: update sample app with 3rd party SDK that handles push #105

Merged
merged 6 commits into from
Feb 12, 2024

Conversation

levibostian
Copy link
Contributor

@levibostian levibostian commented Dec 14, 2023

Setup sample app with flutter-fire to be able to test new iOS feature: https://github.com/customerio/issues/issues/11289

@levibostian levibostian requested a review from a team December 14, 2023 20:21
@levibostian levibostian changed the title test: update apn sample app with 3rd party SDK that handles push test: update sample app with 3rd party SDK that handles push Dec 14, 2023
@@ -41,7 +41,7 @@ target 'Runner' do

# Uncomment only 1 of the lines below to install a version of the iOS SDK
pod 'CustomerIO/MessagingPushFCM', '~> 2' # install production build
# install_non_production_ios_sdk_local_path(local_path: '~/code/customerio-ios/', is_app_extension: false, push_service: "fcm")
install_non_production_ios_sdk_local_path(local_path: '~/code/customerio-ios/', is_app_extension: false, push_service: "fcm")
Copy link
Contributor Author

@levibostian levibostian Dec 14, 2023

Choose a reason for hiding this comment

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

TODO. Revert this change before merging into main. Needed during development to test native iOS SDK.

@levibostian
Copy link
Contributor Author

Added do not merge label as a reminder that there are pending TODOs in this PR.

@levibostian levibostian changed the base branch from levi/reliable-open-metrics to main February 12, 2024 15:36
@levibostian
Copy link
Contributor Author

Updated PR to point to production 2.11 of iOS SDK. Unblocked, ready to merge.

@levibostian levibostian merged commit 9967675 into main Feb 12, 2024
3 of 4 checks passed
@levibostian levibostian deleted the levi/reliable-open-metrics-sampleapp branch February 12, 2024 15:38
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.

4 participants