firebase-unity-sdk icon indicating copy to clipboard operation
firebase-unity-sdk copied to clipboard

Make Crashlytics always link without using a link file

Open a-maurice opened this issue 2 years ago • 0 comments

Description

Provide details of the change, and generalize the change in the PR title above.

Unity packages (like the tgz format) don't use included link.xml files, so Crashlytics can unexpectedly not link correctly. Change it to define that it should always link in the assembly itself, which should work regardless of location.


Testing

Describe how you've tested these changes.

Locally


Type of Change

Place an x the applicable box:

  • [x] Bug fix. Add the issue # below if applicable.
  • [ ] New feature. A non-breaking change which adds functionality.
  • [ ] Other, such as a build process or documentation change.

a-maurice avatar Oct 25 '22 17:10 a-maurice