Skip to content

Conversation

@samedson
Copy link
Contributor

@samedson samedson commented Apr 18, 2023

https://developer.apple.com/forums/thread/714876

  • Deprecated with no replacement in iOS 16.4.

Currently FirebaseSessions doesn't use this data, as it's still in development, so no customer impact.

TODO

  • Run tests

@samedson samedson added the sessions Changes pertaining to the Firebase Sessions SDK label Apr 20, 2023
@firebase firebase deleted a comment from google-oss-bot Apr 21, 2023
@samedson samedson requested a review from visumickey April 21, 2023 16:22
switch subscriber {
case .Performance:
proto.application_info.apple_app_info.mcc_mnc = makeProtoString(appInfo.mccMNC)
proto.application_info.apple_app_info.mcc_mnc = makeProtoString("")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we know what happens in the Backend when there is no radio information? Hopefully that does not drop the event due to validation failure?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We never send a radio when just Crashlytics is installed, so this should not impact

@samedson samedson force-pushed the ctcarrier-deprecated-sessions branch from 01d7c9b to b872af7 Compare April 24, 2023 15:18
@samedson samedson merged commit 171f818 into master Apr 24, 2023
@samedson samedson deleted the ctcarrier-deprecated-sessions branch April 24, 2023 16:44
@firebase firebase locked and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: crashlytics sessions Changes pertaining to the Firebase Sessions SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants