Skip to content

Allow DeviceData to be set #95

@ptsteele

Description

@ptsteele

For our application we're looking to manually control the device information that is recorded for a session. It appears that all the fields we'd like to change exist but are locked behind internal classes.

https://github.com/Countly/countly-sdk-windows/blob/master/countlyCommon/countlyCommon/CountlyBase.cs#L141

Is there any chance there could be an option to set the values in Device.cs through a configuration, or at a minimum remove the internal tag from these fields / classes so they could be extended and overwritten by consuming applications?

I'd be happy to whip up a PR if that is an acceptable idea but there is not bandwidth for it.

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