Skip to content

Commit bc6a26b

Browse files
Merge pull request #6519 from segmentio/samkcrespo-patch-17
Update intercom-swift.md
2 parents 950a70b + 5bafc5a commit bc6a26b

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/apple/destination-plugins

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/apple/destination-plugins/intercom-swift.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,4 @@ The bundled mobile SDK `reset` method un-registers a user in Intercom. When user
228228

229229
Intercom doesn't support custom arrays or objects. If you want to send a certain user `trait` or event `property` to Intercom, you must send them at the top level instead of in an array or object.
230230

231-
This limitation doThis limitation does not apply if you are mapping custom traits or properties to `company` objects on [Identify calls](/docs/connections/spec/identify/). es not apply, however, for mapping `company` objects on [Identify calls](/docs/connections/spec/identify/). Segment continues to handle that in the same way as before. This is only applicable for any custom traits or properties.
231+
This limitation does not apply when you are mapping custom traits or properties to `company` objects on [Identify calls](/docs/connections/spec/identify/). Segment continues to handle this in the same way as before. This is only applicable for custom traits or properties.

0 commit comments

Comments
 (0)