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

@W-17291595: [iOS] [Instrumentation] Add QR Code feature logging to track adoption #3790

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

JohnsonEricAtSalesforce
Copy link
Contributor

🎸 _Ready For Review_ 🥁

This is a counterpart for forcedotcom/SalesforceMobileSDK-Android#2647

@@ -422,6 +424,7 @@ - (BOOL)loginWithCompletion:(SFUserAccountManagerSuccessCallbackBlock)completion
frontDoorBridgeUrl:(nullable NSURL * )frontDoorBridgeUrl
codeVerifier:(nullable NSString *)codeVerifier
{
[SFSDKAppFeatureMarkers registerAppFeature:kSFAppFeatureQrCodeLogin];
Copy link
Contributor

Choose a reason for hiding this comment

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

Similar to my comment on your Android PR is there anywhere QR Code specific we could put this instead? I did a quick search and didn't find anything (and also noticed that the isQrCodeLoginEnabled property in SalesforceSDKManager is never set/used anywhere 👀).

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