Releases: apptentive/apptentive-android
1.5.0 - Survey Interactions
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
Fixes a bug where localized format strings that include the app name were not being formatted.
1.4.2 - Amazon SNS Push Notification Support
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
- 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
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.
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
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
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.