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

Applink Events #56

Merged
merged 1 commit into from
Aug 21, 2014
Merged

Conversation

agener917
Copy link

Raise notification from Bolts Applinks.
including tests

@@ -24,6 +26,10 @@
FOUNDATION_EXPORT NSString *const BFAppLinkExtrasKeyName;
FOUNDATION_EXPORT NSString *const BFAppLinkVersionKeyName;

/*! AppLink events raised in this class */
NSString *const BFAppLinkNavigateOutEventName = @"al_nav_out";
NSString *const BFAppLinkNavigateBackToReferrerEventName = @"al_ref_back_out";
Copy link
Member

Choose a reason for hiding this comment

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

These are under MeasurementEvent in Bolts-Android.

including tests
grantland added a commit that referenced this pull request Aug 21, 2014
@grantland grantland merged commit ebd7d2c into BoltsFramework:master Aug 21, 2014
@facebook-github-bot
Copy link
Contributor

@agener917 updated the pull request.

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.

3 participants