Skip to content

Deprecated API usage for device and user info #956

Description

@ValentinPostindustria

The Prebid SDK collects device screen information and user geolocation; however, the current implementation relies on deprecated methods.

Issues identified:

  • Location Services: LastKnownLocationInfoManager does not properly handle modern COARSE and FINE location permissions, relying instead on outdated permission models.
  • Display Metrics: DeviceInfoImpl uses deprecated methods to retrieve screen width and height.
  • Network Connectivity: NetworkConnectionInfoManager employs deprecated APIs to determine the network connection type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Under Review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions