-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
iOS installation help #5
Comments
For me, it works when |
Yes, always the root directory. |
I've followed these instructions, but I see no evidence in the code that it's worked. (I also get no data in Firebase) Should there be anything in the console to suggest script-titanium-crashlytics.sh has run successfully? Or that ../../modules/iphone/ti.crashlytics/1.1.1/platform/Fabric.framework/run has done anything? I'm building with 7.3.1GA and Crashlytics 1.1.1 |
@hansemannn I thought I'd try with the demo app provided here: https://github.com/hansemannn/titanium-crashlytics-demo I still can't get Fabric to see it. Here's the screenshot on Fabric: I run the app, click the button that creates the crash but still Fabric says it can't see it Any other ideas? |
Hi @hansemannn I tried the demo project, a new project but nothings works. The script-titanium-crashlytics.sh does not seem to be running. Any ideias? Thanks |
Same issue here, I don't see the script added to the build phases. Anyone had better luck? |
Nope no luck for me either, completely broken and does not work at all. No reply from author on any of the issues so this is a dead project. |
When you say the following:
Create a new folder scripts/ in your project root
Inside scripts/, create a script-titanium-crashlytics.sh with the following contents (replace the version with your version):
With an Alloy project should the scripts folder be inside the app folder? or at the same level as the apps folder?
The text was updated successfully, but these errors were encountered: