Skip to content

Instance property used to get network.carrier has been deprecated #1048

@gideonkylejeffrey

Description

@gideonkylejeffrey

In checking for my own purposes how Segment populates network.carrier, I found that the instance property used in

CTCarrier *carrier = [_telephonyNetworkInfo subscriberCellularProvider];
- that is, subscriberCellularProvider - has been deprecated.

See documentation at https://developer.apple.com/documentation/coretelephony/cttelephonynetworkinfo/1616900-subscribercellularprovider (Apple recommends using serviceSubscriberCellularProviders instead).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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