SDK iOS 1.25

New

  1. Suggested Seat Sting can be passed to SDK in order fo 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).
  2. Past Orders module showing details of currently processed order and the history of all orders made by logged in user.
  3. 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.
  4. Mobile number used during checkout is now stored in Database and can be retrieved and passed to app.
  5. Secondary email address entered in the Confirmation Screen is also stored in DB and can be passed to app.

Fixed

  1. Seat at checkout flow issue.
  2. Seat required setting is treated differently for venue entered from venue list or directly by entering id.
  3. Email not sent from the confirmation screen.
  4. Menu freezing when offline mode for items is used issue.
  5. Crash when adding mixer to cart.
  6. Double images loaded in item details.
  7. Passing seconadary email not working in iOS7.
  8. Processing indicator not disappearing after failing gateway token download.