summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapboxEvents.m
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-05-15 14:35:18 -0700
committerJason Wray <jason@mapbox.com>2019-05-15 14:35:18 -0700
commitcbef953ce39c5892adf0f468de5b065f23e6ac54 (patch)
tree8a00c25f35d50f9530fbecc646b597c43e688706 /platform/ios/src/MGLMapboxEvents.m
parent3a6ff7710fcf201f82ddc2090488ef585bd8ab17 (diff)
downloadqtlocation-mapboxgl-upstream/friedbunny-libmbxaccounts-0.0.5.tar.gz
[ios] Update to libmbxaccounts 0.0.5upstream/friedbunny-libmbxaccounts-0.0.5
Diffstat (limited to 'platform/ios/src/MGLMapboxEvents.m')
-rw-r--r--platform/ios/src/MGLMapboxEvents.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/src/MGLMapboxEvents.m b/platform/ios/src/MGLMapboxEvents.m
index bb16f77f98..337929c7ec 100644
--- a/platform/ios/src/MGLMapboxEvents.m
+++ b/platform/ios/src/MGLMapboxEvents.m
@@ -146,7 +146,7 @@ static NSString * const MGLVariableGeofence = @"VariableGeofence";
}
if (MGLAccountManager.isAccountsSDKEnabled) {
- [[self sharedInstance] eventsManager].skuId = MBXAccountsMapsSKUIDMaps;
+ [[self sharedInstance] eventsManager].skuId = MBXAccountsSKUIDMaps;
}
[self flush];