Skip to content

Commit c64b441

Browse files
fix(apple): UserId remove note on v 6.0.1 (#6944)
Cocoa SDK 6.0.1 was released 2,5 years ago. We can remove the note.
1 parent 19059bd commit c64b441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/common/enriching-events/identify-user.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Your internal identifier for the user.
3737

3838
<Note>
3939

40-
Since version 6.0.1, if you don't provide a `userId`, the SDK falls back to `installationId`, which the SDK randomly generates once during an app's installation.
40+
If you don't provide a `userId`, the SDK falls back to `installationId`, which the SDK randomly generates once during an app's installation.
4141

4242
</Note>
4343

0 commit comments

Comments
 (0)