A sample application that demonstrates how to utilize Asleep SDK in iOS.
-
Generate an API Key here.
-
Enter your API Key in MainView.swift
@AppStorage("sampleapp+apikey") private var apiKey = "yourKeyHere"
-
Update the package for AsleepSDK.
-
Run the app and review the details in the Sample App Documentation.
Start adopting the Asleep SDK with the Asleep Documentation.