Influx to XCode

Hi,

I am a high school student currently wokring on an IOT-based project where data is sent from a collection of sensors, to an IOT, to a Database, to an XCode App. It is the last step I am currently stuck on. I am able to get data from the sensors to the database but I'm not sure how to make the database (InfluxDB) transfer data to the app. Any ideas?

Not sure I understand the issue. But, if you have a database, you can query it from an app. So, what is precisely the point ?

Note: do you want real time access to date ? But if you store in database, it is not hard real time anyway.

Influx to XCode
 
 
Q