iOS Question Local builder error

QtechLab

Active Member
Licensed User
Longtime User
Hi Everyone,
I'm trying to compile my App with the local mac compiler, using OSX (lastest version) and XCode (9.4.1).

Normally i use the hosted builder to compile the App but now i have to test it with different devices. Xcode provides nice simulators.

Compiling with local builder gives me this error.


Thanks in advance,
Marcello
 

jahswant

Well-Known Member
Licensed User
Longtime User
B4X:
id>/Payload/Infinite.app/Infinite
ld: framework not found FirebaseAnalytics
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Check that you've initialized the FirbasebaseAnalytics Library before any other Firebase library even when it's not needed.
 
Upvote 0

QtechLab

Active Member
Licensed User
Longtime User

How can i do that?

Are you saying to initialize in the code?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…