Android SDK Change List

2.4.0 - 03/24/2023
  • Updated target SDK to version 33 to support Android 13.
2.3.9 - 12/04/2020
  • Updated version Picasso library to latest version.
2.3.8 - 04/23/2020
  • Bug fixes: More accurate and improved error messages.
2.3.7 - 04/11/2018
  • Resolved ‘activity not found’ exception while opening surveys on some devices.
2.3.6 - 12/08/2017
  • Resolved app crash on back press while verify email is in progress.
2.3.5 - 12/07/2017
  • Resolved null pointer exception on support screen.
2.3.4 - 11/07/2017
  • Resolved crash on Offer History tab.
2.3.3 - 10/25/2017
  • Displaying transaction history for last 4 weeks only.
2.3.2 - 07/19/2017
  • Validation fix in requesting the support ticket.
2.3.1 - 07/17/2017
  • Offer name and description not displaying in some devices.
  • Resolved ClassCastException on pressing back on FAQ.
  • Offer name mismatch in missing points section.
  • Updated FAQ.
2.3.0 - 07/12/2017
  • Enhanced History tab with capability to send more precise support requests.
2.2.3 - 06/26/2017
  • Updated google play services.
2.2.2 - 06/02/2017
  • Resolved Null pointer exception when no offers are available.
2.2.1 - 05/02/2017
  • Resolved Null pointer exception for customization settings.
2.2.0 - 04/26/2017
  • Offer Wall color customization.
  • Verification of Market Research Survey profiles.
2.1.27 - 03/17/2017
  • Modified the key name for completed transactions.
2.1.26 - 03/02/2017
  • Updated offer and survey card UI to support long length offer/survey names and offer descriptions.
2.1.25 - 02/23/2017
  • Added field “TransactionID” to the response of getCompletedTransactions method.
2.1.24 - 02/21/2017
  • Upgraded google play-services version to 10.2.0.
  • Upgraded minimum sdk version to api level 15.
  • Upgraded target sdk version to api level 25.
2.1.23 - 02/17/2017
  • Even if the postback_url is not set for rewarded video, publisher is sent onRewarded callback.
2.1.22 - 02/10/2017
  • Error message changes for rewarded video postback.
2.1.21 - 01/17/2017
  • Added a check for internet connectivity before presenting the video player for Rewarded Video.
  • Modified the rewarded video call back implementation.
2.1.20 - 01/17/2017
  • Rewarded video error handling: If there is no rewarded video, user won't be redirected to video player screen.
2.1.19 - 01/04/2017
  • GetOffers wrapper changes.
2.1.18 - 12/14/2016
  • Email validation on create profile.
2.1.17 - 12/01/2016
  • Resolved callback issue in getOffers API wrapper.
2.1.16 - 11/18/2016
  • Resolved duplicate lead notifications issue.
2.1.15 - 11/10/2016
  • Handle NullPointerException in OffersHistoryFragment.
2.1.14 - 10/06/2016
  • Resolved the completed offer list format issue in SDK.
2.1.13 - 10/05/2016
  • Being able to select “None” option with any of the other option in multi-select option.
  • After creating profile from Offer Wall if we dismiss the view, from MR we get directly email-id question (#17).
2.1.12 - 09/30/2016
  • Handling Profile Surveys toggle settings in offer wall.
2.1.11 - 09/27/2016
  • New loading indicator shows when the Offer Wall is loading more offers so users don't think they have reached the end of the list. Also added in-Offer-Wall Rewarded Video!
2.1.10 - 09/12/2016
  • Updated the Google Play Services library to com.google.android.gms:play-services-ads:9.4.0.
2.1.9 - 09/06/2016
  • Fixed exception issue on rewarded video.
2.1.8 - 08/31/2016
  • Fixed crash on Offer Wall after creating market research user profile.
2.1.7 - 08/25/2016
  • Retrieve completed market surveys and offers.
  • Wrapper functions for APIs to get Offers, Market Surveys and Transactions from AdscendMedia server.
2.1.6 - 08/25/2016
  • Added a function that can be called to retrieve the list of a user's offer completions
2.1.5 - 08/03/2016
  • Updated the Google Play Services library to com.google.android.gms:play-services-ads:9.2.1
  • The updated library supports Google Firebase Messaging and is backwards compatible with previous versions
2.1.4 - 06/22/2016
  • Prevent user from entering an invalid country name
  • Market Research view would not crash if app goes into background during market research profile creation.
2.1.3 - 05/27/2016
  • Added AdscendMedia Logo to Offerwall and Market Research SDK
  • The SDK now only uses a device’s Google advertisement ID and does not need dangerous level permission from end users. Previously, on older devices, it would fallback to the actual device ID when the Google Advertisement ID was not available.
2.1.2 - 05/05/2016
  • Crash fixes in Market Research Survey
2.1.1 - 04/26/2016
  • Bug fix in Market Research Survey
2.1.0 - 04/15/2016
  • Unity support for Market Research Survey
2.0.0 - 02/08/2016
  • Added Market Research Survey
1.1.7 - 12/17/2015
  • Improved Proguard Compatibility
1.1.6 - 12/17/2015
  • Removed dependency on Retrofit
1.1.5 - 12/08/2015
  • Fixed crashing with failure dialog
1.1.4 - 11/25/2015
  • Added Unity compliance
1.1.3 - 11/04/2015
  • Google Play Services skimmed down to only required libraries
1.1.2 - 10/15/2015
  • Added the ability to play Rewarded Video
1.1.1 - 10/15/2015
  • Updated the FAQs and added date in support view
1.1.0 - 10/15/2015
  • UI is Material Design compatible all the way till Android 2.3
  • Users can now see their transaction history
  • Users are able to send support messages and read FAQs
1.0.3 - 10/15/2015
  • Minor Bug Fixes
1.0.0 - 10/15/2015
  • Initial Release