Acme is a fictitious health organization. The Acme sample sample app is used to showcase some of the DexCare's iOS/Swift SDK fuctionality.
Starting with SDK 9.2.0, we are slowly reshaping our sample app in SwiftUI. Each release of the SDK will have a version that works with that SDK.
Once you downloaded this repository, you just need to update the DexConfig
file with the values provided by your DexCare representative and run the app.
The .DexConfig
files contains an array of configurations. This was done so that you could switch between environments (dev/staging/prod) without having to rebuild the app.
Here is more information on the SDK Configurations: https://developers.dexcarehealth.com/mobilesdk/initialization
If you are encountering any issues, please create an issue, and we will get back to you as soon as we can.
Latest changes can be found in the Changelog