Fba object
kpk-i710 opened this issue · 1 comments
kpk-i710 commented
I have from 3.3.4 for some reason the global fba object was not added automatically,
to solve this problem, all autoload scripts tried to add plugin, mainui, pluginVariable, packageInfo, so fba didn't work to get
I did
func _ready ():
fba.logEvent ("forward")
pass
the identifier "fba" is not declared in the current scope
kpk-i710 commented
but I understood it was necessary to install nativeLib firebase Analytics