I am using the Nest Developer API https://developer.nest.com/ to create an iOS application. Does anyone know how to associate a Firebase infrastructure with my application? I keep getting binding errors:
Undefined symbols for architecture i386: "_OBJC_CLASS_$_FTransactionResult", referenced from: objc-class-ref in NestThermostatManager.o "_OBJC_CLASS_$_Firebase", referenced from: objc-class-ref in NestThermostatManager.o objc-class-ref in NestStructureManager.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)
nest-api
Art gillespie
source share