Hi all,
I’m trying to integrate the New Relic framework. We are not using CocoaPods, so I’ve followed the Manual Installation guide here: https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile-ios/installation/ios-manual-installation
I’m not sure which download to use - the release notes are a bit confusing.
So I’ve tried both the iOS Agent 7.0.0 released on 11 Sep & the XCFramework Agent 7.0.0 released on 9 Sep. They appear to be the same, but not sure?
With iOS Agent 7.0.0 (link) - it works fine in the Simulator (the app launches and sends events to New Relic), but crashes on launch when running on device, with this error:
dyld: Library not loaded: @rpath/NewRelic.framework/NewRelic
Referenced from: /var/containers/Bundle/Application/aaaA/aaaaa.a/aaaa/Spil
Reason: image not found
I tried with both the xcframework or only the ios-armv7_arm64 framework alone.
Not sure what I am doing wrong, but I think the installation steps need updating. Any hint from someone would be profusely appreciated.
I’ve tried dragging the entire NewRelic.xcframework or a specific platform’s framework only. Same result.
Thanks in advance,
Mihai