ERROR PANEL

Examples of errors encountered and error explanations

Errors found in the application you have developed are shown in the error panel with a specific description. In this learning content, we will examine sample error examples that you may encounter in the error panel.

Errors found in the application you have developed are shown in the error panel with a specific description.

Let's take a look at these codes and error descriptions together.

"Parameter Id of screen "ScreenName" no longer exists." error message is the error message indicating that the Screen Id parameter is not defined under the Navigate action.

"Target screen no longer exists. The value is missing." is an error message that is displayed when the screen to be redirected under the Navigate action is not specified.

"{0} visibility condition operator is missing." is an error message indicating that the visibility condition is missing in the added elements.

"Project must-have starting screen." is the error message received when the starting screen is not selected in the application developed on the platform.

"Facebook login options are missing. It should be defined in the configuration manager." is the message indicating that there is missing information in Facebook login settings.

"Android push notification options are missing. It should be defined in the configuration manager." is an error message indicating that there is missing or incorrect information in the Push Notification settings in Android apps and that the correct configuration should be made in the Configuration Manager. A similar error message is shown in iOS apps.

"Bundle Id is undefined for Android. It should be defined in the configuration manager." is the error message encountered if Bundle ID information is missing in Configuration Manager. A similar error message is shown for iOS applications.

For errors other than the specified messages, you can take into account the explanations and instructions in the message and fix the problem.

Errors found in the application you have developed are shown in the error panel with a specific description. In this learning content, we will examine sample error examples that you may encounter in the error panel.

Errors found in the application you have developed are shown in the error panel with a specific description.

Let's take a look at these codes and error descriptions together.

"Parameter Id of screen "ScreenName" no longer exists." error message is the error message indicating that the Screen Id parameter is not defined under the Navigate action.

"Target screen no longer exists. The value is missing." is an error message that is displayed when the screen to be redirected under the Navigate action is not specified.

"{0} visibility condition operator is missing." is an error message indicating that the visibility condition is missing in the added elements.

"Project must-have starting screen." is the error message received when the starting screen is not selected in the application developed on the platform.

"Facebook login options are missing. It should be defined in the configuration manager." is the message indicating that there is missing information in Facebook login settings.

"Android push notification options are missing. It should be defined in the configuration manager." is an error message indicating that there is missing or incorrect information in the Push Notification settings in Android apps and that the correct configuration should be made in the Configuration Manager. A similar error message is shown in iOS apps.

"Bundle Id is undefined for Android. It should be defined in the configuration manager." is the error message encountered if Bundle ID information is missing in Configuration Manager. A similar error message is shown for iOS applications.

For errors other than the specified messages, you can take into account the explanations and instructions in the message and fix the problem.

Yardımcı kaynaklar

Glossary