UNPKG

nativescript-sentry.io

Version:

This plugin uses sentry-android and sentry-cocoa to catch native errors/stack traces and send them to a sentry server.

7 lines (6 loc) 303 B
export declare class SentryAppDelegate extends UIResponder implements UIApplicationDelegate { static ObjCProtocols: { prototype: UIApplicationDelegate; }[]; applicationDidFinishLaunchingWithOptions(application: UIApplication, launchOptions: NSDictionary<any, any>): boolean; }