Post

Replies

Boosts

Views

Activity

Reply to iOS 16 CTCarrier deprecation
Hey hey 👋 same as @spoxies, we use CTCarrier to detect the SIM's country code to preselect the correct country code for our phone numebr entry: https://github.com/Blackjacx/Columbus/blob/dd328d6a66686e067da4990ab472fa14cf681eaa/Source/Classes/CountryPickerViewController.swift#L268-L281 I wonder how all the apps, that use phone numebr login, should do that from now on... I mean yes we could use the Locale information but that is not really accurate, right? Any suggestions? Thanks in advance!
May ’23