-
Notifications
You must be signed in to change notification settings - Fork 245
Add more things to link.xml #812
Copy link
Copy link
Closed
Labels
Priority: P2Added to issues and PRs relating to a medium severity bugs.Added to issues and PRs relating to a medium severity bugs.Type: EnhancementAdded to issues and PRs when a change includes improvements or optimizations.Added to issues and PRs when a change includes improvements or optimizations.
Milestone
Metadata
Metadata
Assignees
Labels
Priority: P2Added to issues and PRs relating to a medium severity bugs.Added to issues and PRs relating to a medium severity bugs.Type: EnhancementAdded to issues and PRs when a change includes improvements or optimizations.Added to issues and PRs when a change includes improvements or optimizations.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
More often than not, our users face with some runtime errors due to the fact that our code has been stripped. We have to make sure that our code works with almost any stripping level and the only way to solve that is to expand our link.xml file.
Suggested features or ways to address the summary
Build for various platforms on minimal code stripping and see issues exploding, while on code stripping low there are no issues.
Motivation
Make our developers who are using the sdk life easier.
Acceptance Criteria