# Can Firebase Dynamic Links work in thunkable?

**URL:** https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [October 11, 2021, 4:48pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335 "2021-10-11T16:48:52Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![tony.ycy.program](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tony.ycy.program/32/100153_2.png) [@tony.ycy.program](https://community.thunkable.com/u/tony.ycy.program)
#### Post date: [October 11, 2021, 4:48pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/1 "2021-10-11T16:48:52Z")

</div>

Can Firebase Dynamic Links work in thunkable?  
I tried android which works normally but iOS doesn’t know.

---

<div class="post-metadata">

### Author: ![namitnagar](https://avatars.discourse-cdn.com/v4/letter/n/a183cd/32.png) [@namitnagar](https://community.thunkable.com/u/namitnagar)
#### Post date: [October 11, 2021, 4:51pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/2 "2021-10-11T16:51:13Z")

</div>

Can you explain what is dynamic link

---

<div class="post-metadata">

### Author: ![sketch](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sketch/32/109058_2.png) [@sketch](https://community.thunkable.com/u/sketch)
#### Post date: [October 11, 2021, 4:53pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/3 "2021-10-11T16:53:37Z")

</div>

Dynamic link is as far as i know the text that turns blue When it contains a link.  
Example:  
[This](https://google.com) is a dynamic link.

---

<div class="post-metadata">

### Author: ![namitnagar](https://avatars.discourse-cdn.com/v4/letter/n/a183cd/32.png) [@namitnagar](https://community.thunkable.com/u/namitnagar)
#### Post date: [October 11, 2021, 4:57pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/4 "2021-10-11T16:57:53Z")

</div>

Ok

---

<div class="post-metadata">

### Author: ![namitnagar](https://avatars.discourse-cdn.com/v4/letter/n/a183cd/32.png) [@namitnagar](https://community.thunkable.com/u/namitnagar)
#### Post date: [October 11, 2021, 4:59pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/5 "2021-10-11T16:59:35Z")

</div>

I don’t think it is possible.  
But what you can do is take a row but two label in one label type the url in the other starting with a space type the remaining sentence.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [October 11, 2021, 5:40pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/6 "2021-10-11T17:40:52Z")

</div>

Can you show example to clarify?

---

<div class="post-metadata">

### Author: ![namitnagar](https://avatars.discourse-cdn.com/v4/letter/n/a183cd/32.png) [@namitnagar](https://community.thunkable.com/u/namitnagar)
#### Post date: [October 11, 2021, 6:41pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/7 "2021-10-11T18:41:17Z")

</div>

I will tell you tomorrow where I leave currently it is night @muneer

---

<div class="post-metadata">

### Author: ![namitnagar](https://avatars.discourse-cdn.com/v4/letter/n/a183cd/32.png) [@namitnagar](https://community.thunkable.com/u/namitnagar)
#### Post date: [October 12, 2021, 5:06am UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/8 "2021-10-12T05:06:34Z")

</div>

Here is an example  
[Project](https://x.thunkable.com/copy/8733a188989b4a9618fc89a0c5766948)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [October 12, 2021, 5:30am UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/9 "2021-10-12T05:30:13Z")

</div>

It sounds like you can use an API to generate a dynamic link:

> **[Firebase Dynamic Links  |  Firebase Documentation](https://firebase.google.com/docs/dynamic-links)**
>
> Firebase Dynamic Links are links that work the way you want, on multiple platforms, and whether or not your app is already installed.

So if you figure that part out, then you can do something like this to display and open the link from that API:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/2/a2a29ecb95c02dbda140e492b4f8922b12521095.png)

\*This is just an example, not an actual solution. You’d have to substitute the actual url for the API and any parameters required for the API Get call as well as the blocks needed for parsing the JSON response.

---

<div class="post-metadata">

### Author: ![vishruth-ram](https://avatars.discourse-cdn.com/v4/letter/v/82dd89/32.png) [@vishruth-ram](https://community.thunkable.com/u/vishruth-ram)
#### Post date: [October 12, 2021, 7:02am UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/10 "2021-10-12T07:02:06Z")

</div>

@tatiang I want to know about Firebase hosting too.  
like  
[https://super-a1a31.web.app](https://super-a1a31.web.app)  
or  
[super-a1a31.firebaseapp.com](http://super-a1a31.firebaseapp.com)

---

<div class="post-metadata">

### Author: ![vishruth-ram](https://avatars.discourse-cdn.com/v4/letter/v/82dd89/32.png) [@vishruth-ram](https://community.thunkable.com/u/vishruth-ram)
#### Post date: [October 12, 2021, 7:03am UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/11 "2021-10-12T07:03:25Z")

</div>

> [@sketch](#):
>
> [This](https://google.com) is a dynamic link.

@tony.ycy.program said **firebase dynamic links** not regural hyperlinks.

---

<div class="post-metadata">

### Author: ![sketch](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sketch/32/109058_2.png) [@sketch](https://community.thunkable.com/u/sketch)
#### Post date: [October 12, 2021, 9:42am UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/12 "2021-10-12T09:42:33Z")

</div>

They do the same but Then in apps.

---

<div class="post-metadata">

### Author: ![namitnagar](https://avatars.discourse-cdn.com/v4/letter/n/a183cd/32.png) [@namitnagar](https://community.thunkable.com/u/namitnagar)
#### Post date: [October 12, 2021, 10:04am UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/13 "2021-10-12T10:04:02Z")

</div>

Can’t access the website @vishruth-ram

---

<div class="post-metadata">

### Author: ![tony.ycy.program](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tony.ycy.program/32/100153_2.png) [@tony.ycy.program](https://community.thunkable.com/u/tony.ycy.program)
#### Post date: [October 12, 2021, 2:53pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/14 "2021-10-12T14:53:27Z")

</div>

@muneer @tatiang @namitnagar

This is a deep link, which seems to work on android.

It can open the app, and the official website says that it can open a certain page, but I don’t think this seems to work (requires sdk).

Mine test:[https://1a2b.page.link/app](https://1a2b.page.link/app)

 ![圖片](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/9/39b29f08833e96d0492f663785db20578bf68430.jpeg)

---

<div class="post-metadata">

### Author: ![tony.ycy.program](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tony.ycy.program/32/100153_2.png) [@tony.ycy.program](https://community.thunkable.com/u/tony.ycy.program)
#### Post date: [October 12, 2021, 3:03pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/15 "2021-10-12T15:03:32Z")

</div>

Does anyone have a way to make both iOS and Android available?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [October 12, 2021, 3:08pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/16 "2021-10-12T15:08:39Z")

</div>

The workaround is to have this text in a `label` to act like URL.

Use the label `click` to take this URL and add it to `open link` block which will open the URL in the browser.

See this (which was sent by @namitnagar ) but I added the `open link` to the `label click`  
[https://x.thunkable.com/projectPage/6165373c0cae18003062230e](https://x.thunkable.com/projectPage/6165373c0cae18003062230e)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [October 12, 2021, 6:06pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/18 "2021-10-12T18:06:50Z")

</div>

Yes. Isn’t it what supposed to happen?

---

<div class="post-metadata">

### Author: ![vishruth-ram](https://avatars.discourse-cdn.com/v4/letter/v/82dd89/32.png) [@vishruth-ram](https://community.thunkable.com/u/vishruth-ram)
#### Post date: [October 13, 2021, 1:10pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/19 "2021-10-13T13:10:12Z")

</div>

> [@tony.ycy.program](#):
>
> Android

sure

---

<div class="post-metadata">

### Author: ![vishruth-ram](https://avatars.discourse-cdn.com/v4/letter/v/82dd89/32.png) [@vishruth-ram](https://community.thunkable.com/u/vishruth-ram)
#### Post date: [October 13, 2021, 1:10pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/20 "2021-10-13T13:10:25Z")

</div>

> [@tony.ycy.program](#):
>
> iOS

nope.

---

<div class="post-metadata">

### Author: ![tony.ycy.program](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tony.ycy.program/32/100153_2.png) [@tony.ycy.program](https://community.thunkable.com/u/tony.ycy.program)
#### Post date: [October 13, 2021, 2:30pm UTC](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335/21 "2021-10-13T14:30:06Z")

</div>

No, no, this is a function of the app that is detected and opened by the browser, not the opposite.

[Next page](https://community.thunkable.com/t/can-firebase-dynamic-links-work-in-thunkable/1556335.md?page=2)
