Skip to content

Android-3.1.0-iOS-3.1.0

Latest
Compare
Choose a tag to compare
@astjohn astjohn released this 22 Mar 21:24
· 6 commits to master since this release
Android-3.1.0-iOS-3.1.0

Added

  • trackException method added to Android and iOS to track caught exceptions. [mokesmokes]
  • GA.trackUncaughtExceptions method added to Android to track uncaught exceptions. [mokesmokes]
  • Added note to README about common Google Play Services issues.

Fixed

  • Restructured github repo and android module to avoid case-sensitivity issues and unable to find android module error.
  • Regression on minimum Titanium SDK requirement for android. [mokesmokes]