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

iOS ** BUILD FAILED **, Android crash #5

Closed
argum opened this issue Nov 23, 2017 · 2 comments
Closed

iOS ** BUILD FAILED **, Android crash #5

argum opened this issue Nov 23, 2017 · 2 comments

Comments

@argum
Copy link

argum commented Nov 23, 2017

Hello,

I have added firebase.core && firebase.analytics module in my Appcelerator App (SDK 6.3.0.GA)

The build fails on iOS (real iPhone 6S and iPhone 5S simulator) with the same error message:

[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/Products/Debug-iphonesimulator/appName.app/appName normal x86_64
[ERROR] : (1 failure)

No other modules are been added to this project.

On android, app compiles but it shows an error:

Uncaught com.google.android.gms.commo.internal.zzby
FirebaseCore.configure().

Do I need any extra module in order to work?

Thanks!

@hansemannn
Copy link
Owner

You need to include the titanium-firebase-core module as well, also the ti.playservices module for Android.

@argum
Copy link
Author

argum commented Nov 23, 2017

Hello hansemannn, thanks for your quick reply. Howevery, both are included:

firebase.core
firebase.core
firebase.analytics
firebase.analytics

Could you please give me any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants