apptentive / apptentive-android

Apptentive Android SDK
http://www.apptentive.com
BSD 3-Clause "New" or "Revised" License
65 stars 64 forks source link

Allow setting the user's name #87

Closed mjerdely closed 9 years ago

mjerdely commented 10 years ago

Allow setting the user's name so that customer service can see it like is done on iOS.

skykelsey commented 10 years ago

Thanks Michael. We plan on adding this feature in our next sprint.

mjerdely commented 9 years ago

Hi Sky! Any updates on this request?

skykelsey commented 9 years ago

Hello Michael,

I'm so sorry I forgot to get back to you. This feature became available in 1.6.0, so the latest 1.6.1 release is what you should use. Note that I've changed the project structure and introduced Gradle support in version 1.6.0. Please let me know if you have any problems.

The method you want is Apptentive.setInitialUserName()

Sky