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

Make the Raygun directory configurable for Xamarin.iOS #437

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

jonlipsky
Copy link
Contributor

Per the discussion on the RayGun Forums, I have added support for configuring the path of the directory used to store crash report data into RaygunSettings.

This is necessary because if you are writing a document based Xamarin.iOS app, the "RaygunIO" folder will be visible with the local documents directory of your app (and any other document browser based app such as Files).

* Moves the configuration of the RaygunDirectory into RaygunSettings
* Updates the RaygunFileManager to use the value from settings.
@mduncan26
Copy link
Contributor

Changes look good, we will look to get this update published. Thank you for taking the time.

@mduncan26 mduncan26 merged commit 3692c51 into MindscapeHQ:master Sep 14, 2020
@mduncan26
Copy link
Contributor

Hi @jonlipsky ,

Just updating this thread to let you know we have released your changes to the Raygun provider for Xamarin iOS. It is now available in the latest package version v6.1.0 (https://www.nuget.org/packages/Mindscape.Raygun4Net.Xamarin.iOS.Unified/6.1.0).

Thank you,
Mitchell.

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.

2 participants