Skip to content

AWS Mobile SDK for Android v2.7.10

Compare
Choose a tag to compare
@palpatim palpatim released this 24 Apr 21:50
ffc1406

Bug Fixes

  • Fixed a bug that cause NullPointerException in the ApolloServerInterceptor. See PR #146 Thanks @alanvan0502 !
  • Sanitized useragent string of unicode characters that caused requests to fail. The unicode characters in this case came from the platform name (TM) symbol. See PR #146 Thanks @alanvan0502 !

Misc. Updates

  • AWSAppSync now depends on AWSCore version 2.13.2 instead of 2.13.0.