Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

[FEATURE REQUEST] access deviceAttributes #85

@alhansrisuk

Description

@alhansrisuk

Is your feature request related to a problem? Please describe.
we would like to show different experiences to users depending on Storefront location and would like to have storefrontCountryCode available to access if possible, similar to getUserAttributes() (

async getUserAttributes(): Promise<UserAttributes> {
)

Describe the solution you'd like
implement a function like getUserAttributes() but return deviceAttributes

Describe alternatives you've considered
listening in to the SuperwallDelegate handleSuperwallEvent function and looking for the DeviceAttributes event. we currently don't use handleSuperwallEvent and wanted to see if implementing getDeviceAttributes() would be possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions