Hello everyone, im try to install Twitter with fabric, the steps with fabric are so clear, but when i try to login with my app, the app close and show me this error:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'TwitterKitResources.bundle file not found. Please use the Fabric Mac app to ensure TwitterKit is properly set-up.'
i already created a pod with fabric and twitter dependency. In my code, Xcode found the libraries, in my pod folder i have, TwitterKit, TwitterCore and ofcourse TwitterKitResources.bundle, i try copy TwitterKitResources.bundle in my principal project too, and neither, before this problem i have a dependency problems with fabric and twitter but no anymore, now thats is the problem.