Countly / Countly/countly-sdk-windows
Allow DeviceData to be set
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 26
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
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.
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with CountlyBase.cs around line 141 and inspect the related fields and classes in Device.cs. Determine how consuming applications could configure or override the device information recorded for a session, then define and verify a supported public API for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- analytics, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100