Skip to content

Commit 9582698

Browse files
author
Adam McCarthy
committed
Update Intercom.h
1 parent 8c96ec0 commit 9582698

File tree

1 file changed

+0
-4
lines changed
  • ios/Intercom.framework/Versions/A/Headers

1 file changed

+0
-4
lines changed

ios/Intercom.framework/Versions/A/Headers/Intercom.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,6 @@ typedef NS_ENUM(NSUInteger, ICMPreviewPosition){
129129
If you call registerUnidentifiedUser, all activity will be tracked anonymously. If you choose to subsequently
130130
identify that user, all that anonymous activity will be merged into the identified user. This means that you
131131
will no longer see the anonymous user in Intercom, but rather the identified one.
132-
133-
@note For March 2015, this is **an opt-in beta feature** in Intercom. Unlike previous versions of the SDK,
134-
we're turning this into a stand alone mode for the SDK. Please get in touch with us if you would like your
135-
app opted in to this feature.
136132
137133
@note We recommend this is called from within the application delegate's didFinishLaunchingWithOptions: method.
138134

0 commit comments

Comments
 (0)