-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### 📱 New Features * Added the ability to upload files to a conversation ### 🚀 Enhancements * Added new API `isUserLoggedIn`. This enables developers to determine if a user is currently logged in to Intercom. * Added new API `fetchLoggedInUserAttributes`. This enables developers to retrieve the details of the currently logged in user. ### 🐛 Bug Fixes - Fixed some small UI bugs - Fixed a crash with the following stacktrace: ``` at dalvik.system.VMStack.getThreadStackTrace(VMStack.java) at java.lang.Thread.getStackTrace(Thread.java:1736) at d00.d.e0 at d00.d.v at io.intercom.android.sdk.m5.errorReporter.SentryErrorReporter.trackActiveUser ```
- Loading branch information
1 parent
8efe2da
commit 71b861f
Showing
3 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters