FabricPlugin
FabricPlugin copied to clipboard
iOS Shell Script path error
I have an app build on Cordova that runs both iOS and Android. When I set up the plugin, after tinkering with it a while I managed to get it working on iOS by changing the addShellScriptBuildPhase
to use in the script instead of the path to /lib/ios/Crashlytics.framework...
to /lib/ios/Fabric.framework...
as it appears on the Fabric dashboard instructions. After this change, the data was loaded properly into Fabric dashboard.
I'm using the plugin in production without any changes. Both crash reports and answers events are showing up. Sometimes the dashboard doesn't update immediately. I suspect this is due to load on the Fabric servers. I've had to wait as long as 2 hours for answers events to show up.
Either of those paths should work as they both point at a shell script that uploads the symbols.