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

Add uploadNdkUnityLibraryMappings flag to bugsnag extension #306

Merged

Conversation

fractalwrench
Copy link
Contributor

@fractalwrench fractalwrench commented Sep 21, 2020

Goal

Adds the uploadNdkUnityLibraryMappings flag to the bugsnag plugin extension.

By default this value is null and the plugin will use the presence of unity.3d in the android.aaptOptions.noCompress collection as evidence that the project is Unity. If a user supplies a property value this will be preferred instead.

Testing

Added unit tests to verify that the heuristic works correctly. Additional test coverage for overwriting the other properties on the bugsnag plugin extension was also added.

@fractalwrench fractalwrench marked this pull request as ready for review September 21, 2020 12:34
@fractalwrench fractalwrench merged commit 1a31f01 into proj-symbolicate-android-unity Sep 21, 2020
@fractalwrench fractalwrench deleted the PLAT-4964/extension-flag branch September 21, 2020 14:37
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.

None yet

2 participants