Skip to content

Commit e17d2e7

Browse files
Add comment from nitpick
1 parent d6fe0ae commit e17d2e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mParticle-Rokt/MPKitRokt.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ + (NSString *)stringForIdentityType:(MPIdentity)identityType {
382382
return @"microsoft";
383383

384384
case MPIdentityOther:
385+
// As of 7/30/2025, "MPIdentityOther" is used by Rokt customers to identify based off hashed email
385386
return @"emailsha256";
386387

387388
case MPIdentityTwitter:

0 commit comments

Comments
 (0)