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

Identity v3: update appUserID param location #484

Merged
merged 2 commits into from
Mar 17, 2021

Conversation

aboedo
Copy link
Member

@aboedo aboedo commented Mar 17, 2021

Updates the location of the old appUserID in /identify calls:

Before After
included in the URL included in the POST body as app_user_id

@aboedo aboedo requested a review from vegaro March 17, 2021 19:08
@aboedo aboedo self-assigned this Mar 17, 2021
@@ -139,7 +139,6 @@
37E353851D42047D5B0A57D0 /* MockDateProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37E3578BD602C7B8E2274279 /* MockDateProvider.swift */; };
37E35398FCB4931573C56CAF /* MockReceiptFetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37E352B11676F7DC51559E84 /* MockReceiptFetcher.swift */; };
37E353E153F6B5C6DE54DE4B /* RCAttributionFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 37E35B99BA2A8F048F2482F8 /* RCAttributionFetcher.m */; };
37E353E6011160108235023C /* (null) in Headers */ = {isa = PBXBuildFile; settings = {ATTRIBUTES = (Private, ); }; };
Copy link
Member Author

Choose a reason for hiding this comment

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

this was leftover from #438. it doesn't actually affect anything, but it's good to keep these things clean

@aboedo aboedo added this to the 4.0.0 milestone Mar 17, 2021
@aboedo aboedo merged commit 727ecc8 into develop Mar 17, 2021
@aboedo aboedo deleted the identity_v3_update_appuserid_param branch March 17, 2021 20:54
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.

2 participants