kiwi-bop / flutter_crashlytics

:package: Flutter plugin for Crashlytics integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

broken in ios

WorthPly opened this issue · comments

First throw call stack:
(
0 CoreFoundation 0x000000010d9931bb __exceptionPreprocess + 331
1 libobjc.A.dylib 0x000000010cf31735 objc_exception_throw + 48
2 CoreFoundation 0x000000010d993015 +[NSException raise:format:] + 197
3 Runner 0x000000010abace16 -[Fabric validFabricConfigFromInfoPlist:] + 659
4 Runner 0x000000010abac8b2 -[Fabric fabricConfig] + 127
5 Runner 0x000000010abac9ff -[Fabric APIKey] + 285
6 Runner 0x000000010abab747 __15+[Fabric with:]_block_invoke + 89
7 libdispatch.dylib 0x000000010deed54b _dispatch_client_callout + 8
8 libdispatch.dylib 0x000000010deeed52 _dispatch_once_callout + 20
9 Runne<…>

Sorry, my mistake , i have added wrong key, after adding right key and build script its working fine.