Skip to content

chore: remove afnetworkactivitylogger#13293

Merged
brainbicycle merged 3 commits intomainfrom
brian/remove-afactivitylogger
Mar 2, 2026
Merged

chore: remove afnetworkactivitylogger#13293
brainbicycle merged 3 commits intomainfrom
brian/remove-afactivitylogger

Conversation

@brainbicycle
Copy link
Copy Markdown
Contributor

@brainbicycle brainbicycle commented Feb 26, 2026

This PR resolves PHIRE-2833

Description

Removes AFNetworkActivityLogger pod, this is only used on the native side to add logs when sending network requests, I don't think anyone uses these for debugging these days, can use network tab in react native debugger or other dedicated network debugging tools.

PR Checklist

  • I have tested my changes on the following platforms:
    • Android.
    • iOS.
  • I hid my changes behind a feature flag, or they don't need one.
  • I have included screenshots or videos at least on Android, or I have not changed the UI.
  • I have added tests, or my changes don't require any.
  • I added an app state migration, or my changes do not require one.
  • I have documented any follow-up work that this PR will require, or it does not require any.
  • I have added a changelog entry below, or my changes do not require one.

To the reviewers 👀

  • I would like at least one of the reviewers to run this PR on the simulator or device.
Changelog updates

Changelog updates

Cross-platform user-facing changes

iOS user-facing changes

Android user-facing changes

Dev changes

  • remove afnetworkactivitylogger pod - brian

Need help with something? Have a look at our docs, or get in touch with us.

@brainbicycle brainbicycle requested a review from a team February 26, 2026 18:54
@brainbicycle brainbicycle self-assigned this Feb 26, 2026
isa = PBXGroup;
children = (
4C1B6860831AE690075CFD4C /* Pods_ArtsyTests.framework */,
A1B2C3D4E5F600AABB000001 /* ios-config.json */,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

👀

Copy link
Copy Markdown
Contributor Author

@brainbicycle brainbicycle Feb 26, 2026

Choose a reason for hiding this comment

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

i don't think i touched anything here, possibly got removed in a previous pr? or Xcode version churn? let me know if this shouldn't be here though

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I get this also from time to time I think since this https://github.com/artsy/eigen/pull/13263/changes#diff-dd554256dd5310d0a87054f5199528bfe3d5a8aa240cd85dcee26f4d5a502b43 was added.

now if I pull from main and build with xcode I no longer get it 🤷

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

let me merge main and build and see if it goes away 👍

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

it did not go away 👀, going to merge and see if this comes up again

@ArtsyOpenSource
Copy link
Copy Markdown
Contributor

This PR contains the following changes:

  • Dev changes (remove afnetworkactivitylogger pod - brian - brainbicycle)

Generated by 🚫 dangerJS against d7f76d8

Copy link
Copy Markdown
Member

@gkartalis gkartalis left a comment

Choose a reason for hiding this comment

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

🧼🫧🧽

Copy link
Copy Markdown
Member

@MounirDhahri MounirDhahri left a comment

Choose a reason for hiding this comment

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

nice! thanks

@brainbicycle brainbicycle merged commit 8d17c82 into main Mar 2, 2026
8 checks passed
@brainbicycle brainbicycle deleted the brian/remove-afactivitylogger branch March 2, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants