FRHyperLabel
FRHyperLabel copied to clipboard
hyper label being clicked on some other string besides the one that is clicked, and few strings are not clickable aswell.
NSString *string = @"Top Searched: Mumbai, Bangalore, New Delhi, Pune, Hyderabad";
//Step 3: Add link substrings
[label setLinksForSubstrings:@[@"Mumbai", @"Bangalore", @"New Delhi", @"Pune", @"Hyderabad"] withLinkHandler:handler];
Hello, sem issue in other languages, in other words, did not work in localization string.