ti-firebase icon indicating copy to clipboard operation
ti-firebase copied to clipboard

Firebase Debug Mode

Open tav3lla opened this issue 8 years ago • 3 comments

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.

tav3lla avatar Nov 08 '17 11:11 tav3lla

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

Christian

chrisribe avatar Nov 09 '17 19:11 chrisribe

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.

tav3lla avatar Nov 10 '17 08:11 tav3lla

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)

chrisribe avatar Nov 10 '17 11:11 chrisribe