We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I get the following warnings on NewRelic.start(:) in Xcode 16:
Call NewRelic.start(withApplicationToken:_) from Xcode 16
I tried to call .start on a background thread, but that doesn't work.