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 dd6075a commit 1d2768aCopy full SHA for 1d2768a
InstabugSample/App.js
@@ -42,7 +42,7 @@ class Home extends Component<{}> {
42
colorTheme: 'Light',
43
};
44
45
- Instabug.start('068ba9a8c3615035e163dc5f829c73be', [
+ Instabug.start('2c63627b9923e10eee2c8abf92e6925f', [
46
Instabug.invocationEvent.floatingButton,
47
]);
48
}
0 commit comments