---
title: "Nutrient iOS SDK troubleshooting | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/ios/troubleshooting/"
md_url: "https://www.nutrient.io/guides/ios/troubleshooting.md"
last_updated: "2026-06-18T00:00:00.000Z"
description: "Solutions for common issues and errors in Nutrient iOS SDK with debugging tips and workarounds."
---

# Troubleshooting

Troubleshoot common issues you might encounter when setting up Nutrient iOS SDK.

- [A Gray/White/Black Page Is Rendered](/guides/ios/rendering-issues/a-graywhiteblack-page-is-rendered.md)

- [Adding the license key](/guides/ios/getting-started/adding-the-license-key.md)

- [Advanced Crash Report Symbolication](/guides/ios/troubleshooting/advanced-symbolication.md)

- [App Store Submissions](/guides/ios/troubleshooting/app-store-submissions.md)

- [Bug Reporting](/guides/ios/troubleshooting/bug-reporting.md)

- [Changing font size](/guides/ios/customizing-pdf-pages/changing-the-font-size-or-color-of-page-text.md)

- [Dealing with Exceptions](/guides/ios/usage-issues/dealing-with-exceptions.md)

- [Documents in UISplitViewController](/guides/ios/troubleshooting/split-view-controller.md)

- [Error 999](/guides/ios/pspdfkit-instant/error-999.md)

- [Error ITMS-90060](/guides/ios/announcements/version-string-enforcements.md)

- [Finding the App Bundle ID](/guides/ios/faq/finding-the-app-bundle-id.md)

- [Framework signature validation](/guides/ios/troubleshooting/getting-started/framework-signature-validation-failed.md)

- [Getting the Currently Used Version](/guides/ios/license-issues/getting-the-currently-used-version.md)

- [Hyperlinks not tappable](/guides/ios/rendering-issues/in-adobe-acrobat-hyperlinks-are-clickable-but-in-pspdfkit-some-or-all-of-them-are-not-marked-as-touchable.md)

- [Inconsistent Fonts](/guides/ios/rendering-issues/inconsistent-fonts.md)

- [Inconsistent Labels](/guides/ios/rendering-issues/inconsistent-labels.md)

- [License Troubleshooting](/guides/ios/troubleshooting/license-troubleshooting.md)

- [Nutrient doesn’t compile or link](/guides/ios/configuration-issues/pspdfkit-doesnt-compile-or-link.md)

- [PDF rendering complexities](/guides/ios/troubleshooting/complexities-of-rendering-pdfs.md)

- [Print button missing in toolbar](/guides/ios/troubleshooting/print-button-is-not-showing-up-in-the-toolbar.md)

- [PSPDFKit Doesn’t Show the PDF Form](/guides/ios/rendering-issues/pspdfkit-doesnt-show-the-pdf-form.md)

- [PSPDFKit Resource Issue](/guides/ios/faq/incorrect-bundle-version.md)

- [PSPDFKit.bundle Could Not Be Located](/guides/ios/configuration-issues/pspdfkitbundle-issues.md)

- [Removing Architectures](/guides/ios/troubleshooting/removing-architectures.md)

- [Signed Disk Image](/guides/ios/security/signed-disk-image.md)

- [SQLite Warnings](/guides/ios/troubleshooting/sqlite-warnings.md)

- [Troubleshooting Application Archival](/guides/ios/configuration-issues/app-fails-to-archive.md)

- [Undefined Symbols Error](/guides/ios/usage-issues/undefined-symbols-error.md)

- [Updates Have Expired](/guides/ios/license-issues/updates-have-expired.md)

- [Using the License Key in Other Languages](/guides/ios/license-issues/using-the-license-key-in-other-languages.md)

- [What Is a Bundle ID?](/guides/ios/faq/what-is-a-bundle-id.md)

- [Transparent bar backgrounds](/guides/ios/troubleshooting/user-interface/transparent-bar-backgrounds.md)

---

## Related pages

- [Version String Enforcements](/guides/ios/announcements/version-string-enforcements.md)
- [Pspdfkitbundle Issues](/guides/ios/configuration-issues/pspdfkitbundle-issues.md)
- [Incorrect Bundle Version](/guides/ios/faq/incorrect-bundle-version.md)
- [Error 999](/guides/ios/pspdfkit-instant/error-999.md)
- [Sqlite Warnings](/guides/ios/troubleshooting/sqlite-warnings.md)
- [Undefined Symbols Error](/guides/ios/usage-issues/undefined-symbols-error.md)
- [App Fails To Archive](/guides/ios/configuration-issues/app-fails-to-archive.md)
- [Pspdfkit Doesnt Compile Or Link](/guides/ios/configuration-issues/pspdfkit-doesnt-compile-or-link.md)
- [Changing The Font Size Or Color Of Page Text](/guides/ios/customizing-pdf-pages/changing-the-font-size-or-color-of-page-text.md)
- [A Graywhiteblack Page Is Rendered](/guides/ios/rendering-issues/a-graywhiteblack-page-is-rendered.md)
- [In Adobe Acrobat Hyperlinks Are Clickable But In Pspdfkit Some Or All Of Them Are Not Marked As Touchable](/guides/ios/rendering-issues/in-adobe-acrobat-hyperlinks-are-clickable-but-in-pspdfkit-some-or-all-of-them-are-not-marked-as-touchable.md)
- [Fixing inconsistent font issues in PDFs](/guides/ios/rendering-issues/inconsistent-fonts.md)
- [Inconsistent Labels](/guides/ios/rendering-issues/inconsistent-labels.md)
- [Understanding XFA forms and their impact](/guides/ios/rendering-issues/pspdfkit-doesnt-show-the-pdf-form.md)
- [Understanding PDF rendering complexities](/guides/ios/troubleshooting/complexities-of-rendering-pdfs.md)
- [Finding The App Bundle Id](/guides/ios/faq/finding-the-app-bundle-id.md)
- [Understanding bundle IDs for iOS app development](/guides/ios/faq/what-is-a-bundle-id.md)
- [How to find the currently used SDK version](/guides/ios/license-issues/getting-the-currently-used-version.md)
- [Updates Have Expired](/guides/ios/license-issues/updates-have-expired.md)
- [Using The License Key In Other Languages](/guides/ios/license-issues/using-the-license-key-in-other-languages.md)
- [License Troubleshooting](/guides/ios/troubleshooting/license-troubleshooting.md)
- [Adding the Nutrient license key](/guides/ios/getting-started/adding-the-license-key.md)
- [Signed Disk Image for iOS](/guides/ios/security/signed-disk-image.md)
- [Framework signature validation](/guides/ios/troubleshooting/getting-started/framework-signature-validation-failed.md)
- [Advanced Symbolication](/guides/ios/troubleshooting/advanced-symbolication.md)
- [App Store Submissions](/guides/ios/troubleshooting/app-store-submissions.md)
- [Efficient bug reporting for SDK applications](/guides/ios/troubleshooting/bug-reporting.md)
- [Removing Architectures](/guides/ios/troubleshooting/removing-architectures.md)
- [Print Button Is Not Showing Up In The Toolbar](/guides/ios/troubleshooting/print-button-is-not-showing-up-in-the-toolbar.md)
- [Split View Controller](/guides/ios/troubleshooting/split-view-controller.md)
- [Transparent Bar Backgrounds](/guides/ios/troubleshooting/user-interface/transparent-bar-backgrounds.md)
- [Dealing With Exceptions](/guides/ios/usage-issues/dealing-with-exceptions.md)

