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 733addd commit 89189fbCopy full SHA for 89189fb
packages/instabug_flutter/example/lib/main.dart
@@ -49,7 +49,7 @@ void main() {
49
WidgetsFlutterBinding.ensureInitialized();
50
51
Instabug.init(
52
- token: '0174a800719ebdebf7b248fa6ae2ef17',
+ token: 'ed6f659591566da19b67857e1b9d40ab',
53
invocationEvents: [InvocationEvent.floatingButton],
54
debugLogsLevel: LogLevel.verbose,
55
appVariant: 'variant 1');
0 commit comments