Skip to main content

Veritran Docs

Non-Fatal Issue Types

Non-fatal issues (NFI) are controlled configuration issues that might affect an app's functioning. These can be added to Troubleshooting by a developer or by any Studio user through a Call API.

TS_NFIexample.png

Read the table below to learn about the types of NFI that Mobile Troubleshooting Tools captures.

CRITICAL

Issues that affect the normal functioning of an app and force its shutdown. Normally, there is a popup that warns about the error.

WARNING

Non-fatal issues that generate a negative user experience, such as a screen that cannot be found.

MISSING_RESOURCES

Issues originated by a graphic resource that could not be found.

CUSTOM

Non-fatal issues configured in Studio through a call API. Read the Troubleshooting Call API article to learn how to configure them.

INFO

Any issues that do not fit any of the previous categories.