HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center

Show Prompt Options

This API is used to show the Instabug invocation menu manually and does not take any arguments.

//Invoke Instabug
Instabug.show()
//Invoke Instabug
[Instabug show];
Instabug.show();
Instabug.show()
Instabug.show();
Instabug.show();
cordova.plugins.instabug.show(successCb, errorCb)
Instabug.Show();