We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3fb7a commit a2e472aCopy full SHA for a2e472a
ios/Classes/InstabugFlutterPlugin.m
@@ -49,9 +49,8 @@ - (void)handleMethodCall:(FlutterMethodCall*)call result:(FlutterResult)result {
49
}
50
51
/**
52
- * starts the SDK with the desired
53
- * @param {token} token The token that identifies the app, you can find
54
- * it on your dashboard.
+ * starts the SDK
+ * @param {token} token The token that identifies the app
55
* @param {invocationEvents} invocationEvents The events that invoke
56
* the SDK's UI.
57
*/
0 commit comments