# Using MQTT On IOS Version

**URL:** https://community.thunkable.com/t/using-mqtt-on-ios-version/381595
**Category:** Questions about Thunkable X
**Created:** [December 25, 2019, 11:23pm UTC](https://community.thunkable.com/t/using-mqtt-on-ios-version/381595 "2019-12-25T23:23:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![davidsobhysabetb](https://avatars.discourse-cdn.com/v4/letter/d/ce73a5/32.png) [@davidsobhysabetb](https://community.thunkable.com/u/davidsobhysabetb)
#### Post date: [December 25, 2019, 11:23pm UTC](https://community.thunkable.com/t/using-mqtt-on-ios-version/381595/1 "2019-12-25T23:23:16Z")

</div>

Hi,  
I need to use MQTT Server in my IOS , Is that possible ?  
thanks .

---

<div class="post-metadata">

### Author: ![davidsobhysabetb](https://avatars.discourse-cdn.com/v4/letter/d/ce73a5/32.png) [@davidsobhysabetb](https://community.thunkable.com/u/davidsobhysabetb)
#### Post date: [January 15, 2020, 12:02pm UTC](https://community.thunkable.com/t/using-mqtt-on-ios-version/381595/2 "2020-01-15T12:02:21Z")

</div>

any help please ?!

---

<div class="post-metadata">

### Author: ![betterautomations](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/betterautomations/32/56105_2.png) [@betterautomations](https://community.thunkable.com/u/betterautomations)
#### Post date: [February 1, 2020, 12:42pm UTC](https://community.thunkable.com/t/using-mqtt-on-ios-version/381595/3 "2020-02-01T12:42:41Z")

</div>

Hello, new user here. Thunkable does not support MQTT that I have found. You will have to create a backend bridge. A script running on a server that connects both to Firebase and MQTT, and when there’s an update on one side you send it to the other. I don’t have any tutorials for this, simply search connecting your favorite programming language to MQTT, and the same to Firebase, and write a script that connects the two.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:41am UTC](https://community.thunkable.com/t/using-mqtt-on-ios-version/381595/4 "2024-11-08T11:41:19Z")

</div>


