Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 17.0Version 16.0 (current version)Version 15.0Version 14.0Version 13.0 (home page)Version 12.0 (home page)Version 11.0 (home page)Version 10.0 (home page)Version 2.0 (home page)

Index

On this page

KMManager.getMaySendCrashReport()


Summary

The getMaySendCrashReport() method returns whether Keyman Engine is allowed to send crash reports over the network to sentry.keyman.com.

Syntax

KMManager.getMaySendCrashReport()

Returns

Returns true if crash reports can be sent over the network to sentry.keyman.com, false otherwise.

Description

Use this method to check if Keyman Engine will be accessing the network to send crash reports.

History

Added syntax in Keyman Engine for Android 14.0.

See also