Skip to content

Request for getter for Custom User ID #26

Description

@svenjacobs

The SDK currently provides the ability to set a Custom User ID via Batch.Profile.identify(). However, there is no API to read this value or verify whether it has been set.

Due to a technical issue on our side, we have a significant number of profiles with missing Custom User IDs. We need to resolve this by setting the Custom User ID again during app initialization. To do this efficiently without incurring unnecessary API calls to our systems, we require the ability to read the value on the client side.

Please provide a getter method for the Custom User ID to allow verification of its existence before re-setting it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions