This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
New Relic Xamarin Binding for iOS cannot resolve runtime reference #7
Labels
bug
Something isn't working
I was able to implement the Xamarin Binding successfully in Android.
But iOS is a different story.
Description
My iOS App works well when compiled. But once rebuilt (for Distribution), it crashes when the application tries to start the agent:
NewRelic.StartWithApplicationToken
. The IDE reports this exception:Steps to Reproduce
NewRelic.StartWithApplicationToken
inside main's app delegate "FinishedLaunching" method.Relevant Logs / Console output
I've attached some screenshots.
Your Environment
Xamarin project's minimum iOS version set to 10.3
Agent version is 6.14.0
The text was updated successfully, but these errors were encountered: