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

Fix Android NonBranchLinkHandler #161

Merged
merged 1 commit into from
Jun 29, 2016
Merged

Conversation

aaustin
Copy link
Contributor

@aaustin aaustin commented Jun 28, 2016

Addresses #160. The NonBranchLinkHandler was only called when there was an error. We need to actually call it when there's no Branch link : /

@aaustin
Copy link
Contributor Author

aaustin commented Jun 29, 2016

👍

@aaustin aaustin merged commit a6bc7e9 into master Jun 29, 2016
@aaustin aaustin deleted the fix-android-nondeeplinkhandler branch June 29, 2016 01:37
message.put("url", deepLinkUrl);
deepLinkUrl = null;

out = String.format("NonBranchLinkHandler(\"%s\")", message.toString());
Copy link

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey malua - Haven't had any time to review yet unfortunately but I will today or tomorrow.

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