Skip to content

UserProfileCache.DiskCache uses deprecated project ID #221

Closed
@michaelpearce-at

Description

@michaelpearce-at

I noticed while integrating the SDK that the UserProfileCache.DiskCache is using the projectId in the getFileName() method. However, project IDs have been deprecated as of 2.1.0.

We are currently initializing the OptimizelyManager with an SDK key, and not a project ID. This results in the disk cache being created with the filename optly-user-profile-service-null.json no matter what project or environment is being used. This could potentially lead to collisions.

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