Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Feature Flag "URLSessionInstrumentation" on Android #20

Open
Phrosh opened this issue Jan 26, 2018 · 1 comment
Open

Disable Feature Flag "URLSessionInstrumentation" on Android #20

Phrosh opened this issue Jan 26, 2018 · 1 comment

Comments

@Phrosh
Copy link

Phrosh commented Jan 26, 2018

I want to disable the feature flag "URLSessionInstrumentation". On iOS, I can accomplish this by adding the line
[NewRelic disableFeatures:NRFeatureFlag_NSURLSessionInstrumentation];
in the AppDelegate.m.

How do I do this on Android?

Edit: I want to disable the feature flag, because I must reduce the "x-php-ob-level" header from 3 to 2.

@nisargdesai15
Copy link

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

No branches or pull requests

2 participants