You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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)
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.
The text was updated successfully, but these errors were encountered: