Troubleshooting
Resolve common issues and maintain stable protected builds.
Build failures
Start by reviewing the protection report for errors. Exclude problematic modules and re-run the build.
- Check for reflection-heavy modules
- Validate signing steps
- Confirm policy syntax
Runtime crashes
If crashes appear only in protected builds, create scoped exclusions and iterate.
- Disable protection on the suspect module
- Rebuild and validate
- Reintroduce protection with lighter settings
Performance regression
Adjust policy tiers for performance-sensitive modules. Balanced tiers are usually safe for UI and networking layers.
- Reduce control-flow complexity on UI modules
- Limit string encryption on hot paths
- Confirm performance metrics in staging
Support escalation
Collect build logs, policy files, and crash traces before contacting support for faster resolution.
Email support@obfguard.com with your request email and report ID.
Need hands-on help?
We can review your policy and reports to unblock your release.