Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy to Crashlytics Beta fails. #62

Closed
dtrenz opened this issue Feb 18, 2015 · 4 comments
Closed

Deploy to Crashlytics Beta fails. #62

dtrenz opened this issue Feb 18, 2015 · 4 comments

Comments

@dtrenz
Copy link
Contributor

dtrenz commented Feb 18, 2015

It appears that some fatal error happens when the Crashlytics plugin is initialized, but I can't seem to figure out anything else based on this error & stack dump. Help is greatly appreciated.

image

@KrauseFx
Copy link
Member

Does the same happen if you run shenzhen Crashlytics by itself?

@dtrenz
Copy link
Contributor Author

dtrenz commented Feb 18, 2015

I figured out the issue. I took crashlytics_path: './path', # path to your 'Crashlytics.framework' to mean the path to the folder where the framework exists, NOT the path to the framework itself.

@dtrenz dtrenz closed this as completed Feb 18, 2015
@KrauseFx
Copy link
Member

But the error message is wrong. It shouldn't say, that it can't find say_error

@KrauseFx KrauseFx reopened this Feb 18, 2015
@dtrenz
Copy link
Contributor Author

dtrenz commented Feb 18, 2015

I assumed that meant that it was trying to call an error logging method that didn't exist so that it could report that actual error. I agree that this should be fixed.

I will submit a PR to at least clarify slightly the usage of the crashlytics_path param in the README example.

KrauseFx pushed a commit that referenced this issue Mar 7, 2016
KrauseFx pushed a commit that referenced this issue Mar 7, 2016
Use the scheme matching the project name
@fastlane fastlane locked and limited conversation to collaborators Sep 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants