Skip to content

Commit

Permalink
removed the line as per this comment EddyVerbruggen/Custom-URL-scheme…
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahScribblePost authored and jeremiahScribblePost committed Jan 24, 2016
1 parent 842517e commit 8098066
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ - (void)applicationPageDidLoad:(NSNotification*)notification

if (self.url) {
[self processOpenUrl:self.url pageLoaded:YES];
//Commented out as per https://github.com/EddyVerbruggen/Custom-URL-scheme/issues/93#issuecomment-169849801
self.url = nil;
}
}
Expand Down

0 comments on commit 8098066

Please sign in to comment.