Hi,
Has anyone been able to integrate with Firebase to store, serach and retrieve information?
Thanks
Alan
There should be no issues with using firebase as the storage for a CIQ app, but you will need to configure a compute engine or app engine to translate between the device and the database. CIQ does not support direct database interfaces. So how you write the web service will determine what and how you interact with database you choose to use.