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

Firebase Debug Mode #25

Open
tav3lla opened this issue Nov 8, 2017 · 3 comments
Open

Firebase Debug Mode #25

tav3lla opened this issue Nov 8, 2017 · 3 comments

Comments

@tav3lla
Copy link

tav3lla commented Nov 8, 2017

Hi,

I don't understand how enable the Firebase Debug Mode.

I entered the FIRAnalyticsDebugEnabled=true in a module.xconfig:
MODULE_VER=1.3.1
FIRAnalyticsDebugEnabled=true
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/ti.firebase/$(MODULE_VER)/platform "~/Library/Application\ Support/Titanium/modules/iphone/ti.firebase/$(MODULE_VER)/platform/ios"

but doesn't work.
can you help me?

thanks in advance.

@chrisribe
Copy link
Owner

See issue #8, you need to set this in the generated project scheme and enabled the "shared" option.

Christian

@tav3lla
Copy link
Author

tav3lla commented Nov 10, 2017

Thanks, but i don't know what do you mean with "generated project scheme".
Where i can find it? I must recompile the project on xcode?
I'm using the titanium package.

@chrisribe
Copy link
Owner

In the iphone folder of this project you should find an xcode project file. Double click xcode should start, go to the scheme settings from there. I am going from memory so could be wrong. If it does not work, I will double check on my work computer. (Run in debug also)

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