Skip to content

Releases: apptentive/apptentive-android

1.5.0 - Survey Interactions

27 May 23:02
Compare
Choose a tag to compare

You can now show a Survey when you trigger an Event! You can also show a Survey in the Ratings Prompt when a customer says they don't love your app, so you can collect feedback and improve your user experience.

If you are upgrading from a previous version of our SDK, and have been using Surveys, you should read our short migration guide.

1.4.3 - Bug Fixes

29 Apr 02:49
Compare
Choose a tag to compare

Fixes a bug where localized format strings that include the app name were not being formatted.

1.4.2 - Amazon SNS Push Notification Support

18 Apr 19:02
Compare
Choose a tag to compare

This release adds support for Amazon Web Services (AWS) Simple Notification Service (SNS) push notifications. If you are using AWS SNS for push notifications, Apptentive can easily send push notifications on your behalf when you reply to a customer's feedback. Read More.

1.4.1 - Bug Fixes

14 Apr 23:30
Compare
Choose a tag to compare
  • Fix a problem where Event names weren't being properly encoded.
  • Fix a problem where surveys that target Person attributes weren't returned to clients, because surveys were being fetched before sending Person data.

1.3.2 - Bug Fixes

13 Apr 20:00
Compare
Choose a tag to compare

Fixes a bug where custom Person data is not immediately available for survey targeting. Surveys targets against custom person data would not be returned until the survey cache expired after 24 hours.

1.4.0 - Events and Interactions. New Ratings Prompt Interaction.

07 Apr 19:35
Compare
Choose a tag to compare

This release introduces the new Interaction and Event system to the SDK. The Ratings Prompt just got a lot more powerful. You can now trigger Ratings based on a more powerful set of logic that takes into account how many times an Event has been invoked. We introduce a new method that will create a record of an Event, and also display Interactions if the necessary conditions defined on the server are met.

For more information, see the Interactions section of the README.

For information on migrating from previous releases, see our Migration Guide.

1.3.1 - Default Settings for Message Center

03 Apr 17:40
Compare
Choose a tag to compare

Adds a hidden default setting to disable message center. This ability is not in the standard API, but is provided for customers who can not use the Message Center, but still want Ratings.

1.3.0 - Push notifications, Upgrade Messages, Attachments

24 Feb 22:49
Compare
Choose a tag to compare

This release provides three major new features to help you connect with your customers.

Push Notification support

When you reply to a customer through the Apptentive web console, we can send a push notification to your app so the customer is sure to see your reply. We currently support Urban Airship. If you are using another push provider and would like to take advantage of this, shoot us an email at [email protected]

Upgrade Messages

Are you unable to tell your customers what's new in each release of your app because the majority opted to have your app auto-update? No problem! Just create an Upgrade Message using the Apptentive web console. Target specific builds or versions of your app, create a rich message, and let your customers know what you've spent your time building.

Attachments

You can now send hidden attachment messages to the Apptentive server. Use this feature to send logs or other files to help you debug customer issues.