AppCenter Generate App Crash

Kalipso - Form - Actions - Actions Description - Group Code - AppCenter Generate App Crash

Generates an App Crash. Use this with care, since it will really make your App crash.

Don't forget to remove this call in production releases.

Action available for the following operating systems:

Parameters

  • Crash Description <string> - The string to associated with the App Crash.

  • KClient Only

    • If Yes , then this crash will only be executed while running with KClient.

    • If No , then this crash will always be executed, either with KClient or with your compiled App.

This action is intended to be used while testing AppCenter integration with the Crashes module, so you can forcea crash for your App and check in AppCenter if the crash log was received.

The Crash Description parameter was not being captured by iOS AppCenter SDK, but this can Change in thefuture.

This action will also work in Win32 environments, although there is no AppCenter integration available for thisplatform.

Last updated