Skip to content

Commit

Permalink
Update Intercom.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam McCarthy committed Mar 5, 2015
1 parent 8c96ec0 commit 9582698
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ios/Intercom.framework/Versions/A/Headers/Intercom.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,6 @@ typedef NS_ENUM(NSUInteger, ICMPreviewPosition){
If you call registerUnidentifiedUser, all activity will be tracked anonymously. If you choose to subsequently
identify that user, all that anonymous activity will be merged into the identified user. This means that you
will no longer see the anonymous user in Intercom, but rather the identified one.
@note For March 2015, this is **an opt-in beta feature** in Intercom. Unlike previous versions of the SDK,
we're turning this into a stand alone mode for the SDK. Please get in touch with us if you would like your
app opted in to this feature.
@note We recommend this is called from within the application delegate's didFinishLaunchingWithOptions: method.
Expand Down

0 comments on commit 9582698

Please sign in to comment.