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

[TIMOB-10773]iOS: Only send ti.geo analytics event once when user sets a ti.geolocation callback #3127

Merged
merged 6 commits into from Oct 9, 2012

Conversation

srahim
Copy link
Contributor

@srahim srahim commented Oct 8, 2012

Testing instructions in JIRA

@ghost ghost assigned mstepanov Oct 8, 2012
@@ -156,6 +156,8 @@ -(void)requestSuccess:(NSString*)locationString

@implementation GeolocationModule

BOOL analyticsSend = NO;
Copy link
Contributor

Choose a reason for hiding this comment

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

declare as static inside fireApplicationAnalyticsIfNeeded:

@mstepanov
Copy link
Contributor

CR finished. Please address comments.

@srahim
Copy link
Contributor Author

srahim commented Oct 9, 2012

Ready re review.

@mstepanov
Copy link
Contributor

Code reviewed. APPROVED

@mstepanov
Copy link
Contributor

FT PASSED

mstepanov pushed a commit that referenced this pull request Oct 9, 2012
[TIMOB-10773]iOS: Only send ti.geo analytics event once when user sets a ti.geolocation callback
@mstepanov mstepanov merged commit 00f0149 into tidev:master Oct 9, 2012
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.

None yet

2 participants