File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -129,10 +129,6 @@ typedef NS_ENUM(NSUInteger, ICMPreviewPosition){
129
129
If you call registerUnidentifiedUser, all activity will be tracked anonymously. If you choose to subsequently
130
130
identify that user, all that anonymous activity will be merged into the identified user. This means that you
131
131
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.
136
132
137
133
@note We recommend this is called from within the application delegate's didFinishLaunchingWithOptions: method.
138
134
You can’t perform that action at this time.
0 commit comments