Utils

object Utils

Utility object providing general-purpose helper functions for the sample app.

Credential storage has moved to CredentialStorage.

Functions

Link copied to clipboard
fun convertToDate(milliseconds: Long): String

Converts the given milliseconds to a formatted date string.

Link copied to clipboard
fun getProductSubscriptionKeys(productTypes: ERROR CLASS: Symbol not found for ProductTypes, config: SampleConfig): String

Retrieves the product subscription key for the specified product type.