Contents
Display Legacy Contents

 Print
    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.

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 force a 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 the future.
  • This action will also work in Win32 environments, although there is no AppCenter integration available for this platform.

See also
Samples

 
 
Updated : 1/11/2021 12:24 PM