SDK Android 1.4

New

  1. Past Orders module showing details of currently processed order and the history of all orders made by logged in user.
  2. Mobile number used during checkout is now stored in Database and can be retrieved and passed to app.
  3. Secondary email address entered in the Confirmation Screen is also stored in DB and can be passed to app.
  4. Suggested Seat Sting can be passed to SDK in order for the app to use some particular seat by default (Suggested Seat String is saved as seat_text in database and can be used to identify unique seats).
  5. Promo ID can be passed to SDK. This way, when user opens the cart, passed promo is already in the promo field waiting to be applied.

Changed

  1. Seat at checkout setting is not supported anymore – it’s now treated as seat not required for placing order.

Fixed

  1. Item photos being replaced with wrong ones on Nexus 6.
  2. Credit Card number field is being edited not allowing to preview stored CC when edit modal is opened.
  3. Distance to venue not shown in the venue list.
  4. Crash on adding GDrive photo in profile.
  5. No way to clear user photo.