Skip to content

Commit a5dbff4

Browse files
authored
docs: add new installation note to migration guide
1 parent 8245f9e commit a5dbff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The Parse ObjC SDK will be phased out in the future in favor of the more modern
118118

119119
These issues below are especially important to consider before migrating.
120120

121-
- (none)
121+
- After migrating an app to the Parse Swift SDK, launching the app will create a new `Installation` object with a new `installationId`. It will appear as if the app had been uninstalled and then reinstalled, even though it was only updated with the new Parse Swift SDK.
122122

123123
# Feature Comparison
124124

0 commit comments

Comments
 (0)