MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.
Join us from 11th to 14th September 2013 in Koblenz.
Platforms to show: All Mac Windows Linux Cross-Platform
Unsanity Smart Crash Reporter
You can get an email using this class for each crash in your application.
- module UnsanitySmartCrashReporterMBS
- method CanInstall as integer
- method CanInstall(byref AuthenticationWillBeRequired as boolean) as integer
- method Install(inInstallFlags as integer) as integer
- method InstallableVersion as integer
- method InstalledVersion as integer
- method InstalledVersion(byref IsInstalledGlobally as boolean) as integer
- method IsMatchSpecifierRegistered(inMatchString as string) as integer
- method IsMatchSpecifierRegistered(inMatchString as string, byref RealMatchString as string) as integer
- method RegisterMatchSpecifier(inMatchString as string, inCompanyName as string,inSubmissionURL as string, inSubmissionEmailTicket as string, inOptionalCommentsTemplate as string="") as integer
- method UnregisterMatchSpecifier(inMatchString as string) as integer
- const kUnsanitySCR_DoNotPresentInstallUI=4
- const kUnsanitySCR_GlobalInstall=2
- const kUnsanitySCR_InfoPlist_CommentsTemplate="SmartCrashReports_CommentsTemplate"
- const kUnsanitySCR_InfoPlist_CompanyName="SmartCrashReports_CompanyName"
- const kUnsanitySCR_InfoPlist_SubmissionEmailTicket="SmartCrashReports_EmailTicket"
- const kUnsanitySCR_InfoPlist_SubmissionURL="SmartCrashReports_URL"
- const kUnsanitySCR_Install_AuthFailure=-111
- const kUnsanitySCR_Install_InstalledGlobally=-13
- const kUnsanitySCR_Install_NoError=0
- const kUnsanitySCR_Install_NoPermissions=-54
- const kUnsanitySCR_Install_OutOfMemory=-108
- const kUnsanitySCR_Install_UserCancelled=-15
- const kUnsanitySCR_Install_WillNotInstall=-14
The items on this page are in the following plugins: MBS Real Studio MacOSX Plugin.
Links
MBS REAL studio tutorial videos