Skip to content

Releases: DexCare/DexCareSDK.iOS.SampleApp

9.7.0

Choose a tag to compare

@JoaoGGoncalvesDex JoaoGGoncalvesDex released this 24 Mar 16:57
0d6885f

Internal

  • Migrated DexCare iOS SDK screens to SwiftUI.

9.6.0

Choose a tag to compare

@JoaoGGoncalvesDex JoaoGGoncalvesDex released this 13 Nov 15:25
448cc7c

New

  • Added button to manually fetch Wait Times.

9.5.0

Choose a tag to compare

@JoaoGGoncalvesDex JoaoGGoncalvesDex released this 23 Jul 19:11
0f23b3c

9.5.0

New

  • SDK version is now displayed on the main screen.
  • Added alert for missing config file.
  • App only loads virtual visit screens according to Supported Features config field.

9.3.0

Choose a tag to compare

@JoaoGGoncalvesDex JoaoGGoncalvesDex released this 25 Oct 17:04
93ea1df

9.3.0

New

Added support for SDK version 9.3.0.

  • This includes a phone/virtual visit cancellation button underneath the Resume Visit button when a previous visit has been identified as active.
  • Activating the visit cancellation flow will demonstrate the new UI supporting the new visit cancellation interface which requires a cancellation reason.

9.2.1

Choose a tag to compare

@alexmazlov alexmazlov released this 24 Jul 17:28
6f3513a

9.2.1

Bug Fixes

  • Fixed issue where app would crash when receiving chat messages while backgrounded

9.2.0

Choose a tag to compare

@dompepin dompepin released this 08 Jul 22:21
85ef869

New

This version introduces a new Sample App built in SwiftUI and SPM (Service Package Manager). This is still a work in progress, and some core functionality is missing. The new Sample App includes:

  • Creating and resuming a virtual visit (aka Virtual Booking Flow)
  • Booking a provider (aka Provider Booking Flow)
  • Ability to switch environments (dev/stage/prod)

Future Improvements:

  • Retail Booking Flow (aka Retail Booking Flow)
  • New Payment Methods:
    • Credit Card Payment
    • Other Insurance Payment
  • Filter supported payment methods based on booking flow.
  • Dependant Support