iOS Question Firebaise integration on local builder

wl

Well-Known Member
Licensed User
Longtime User
Hi,

I'm trying to build a Firebase notification application on a local builder.

I copied the file from
www.b4x.com/b4i/files/Firebase_02_2021.zip
and put this zip in the Libs folder (folder on the same level as the B4iBuildServer.jar file)

When I run the b4i though I still get:


ld: framework not found FirebaseAnalytics
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Thanks !
 
Top