# Glide apps vs Glide Pages

**URL:** https://community.glideapps.com/t/glide-apps-vs-glide-pages/43461
**Category:** Ask for Help
**Created:** [June 24, 2022, 1:54pm UTC](https://community.glideapps.com/t/glide-apps-vs-glide-pages/43461 "2022-06-24T13:54:02Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Wim\_De\_Coninck](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wim_de_coninck/32/28179_2.png) [@Wim\_De\_Coninck](https://community.glideapps.com/u/Wim_De_Coninck)
#### Post date: [June 24, 2022, 1:54pm UTC](https://community.glideapps.com/t/glide-apps-vs-glide-pages/43461/1 "2022-06-24T13:54:02Z")

</div>

Hi,

As far as I understand, Glide Apps builds apps to be installed as PWA on mobile devices and Glide pages builds websites to be visited with a browser (on a computer).

But is it possible to install a Glide Page on a mobile device as PWA ? I mean : some users can visit the Glide Page (Web Page) on a browser (when they use a computer), while others can install it so it looks like a native app.

Or am I wrong?  
And what do you suggest for a combination of “apps” and “pages”?

Wim

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 24, 2022, 2:17pm UTC](https://community.glideapps.com/t/glide-apps-vs-glide-pages/43461/2 "2022-06-24T14:17:50Z")

</div>

You can “install” a Glide Page to your mobile device in the same way \> Add to Home Screen.

Apps and Pages work well together when the mobile app is for your end users while Pages are for your company’s admins. Personally, I wouldn’t create both a page and an app for the same end user.

---

<div class="post-metadata">

### Author: ![liam\_putra](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/liam_putra/32/46372_2.png) [@liam\_putra](https://community.glideapps.com/u/liam_putra)
#### Post date: [October 27, 2022, 5:42am UTC](https://community.glideapps.com/t/glide-apps-vs-glide-pages/43461/3 "2022-10-27T05:42:52Z")

</div>

Is the reason because computed column is not shared between apps and pages ?

i have this problem where i did a lot of computed columns on pages for my V 1.2.0 but i forgot its not shareable to app.

And as a result, i built the app version with glide pages.

Is this the case for you as well ?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 28, 2022, 1:02am UTC](https://community.glideapps.com/t/glide-apps-vs-glide-pages/43461/4 "2022-10-28T01:02:34Z")

</div>

For me, using Apps or Pages depend on what my users usually use (desktop or mobile). If it’s mobiles, I go Apps and vice versa. Like Robert, I wouldn’t create 2 projects to serve two different user segments.

---

<div class="post-metadata">

### Author: ![liam\_putra](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/liam_putra/32/46372_2.png) [@liam\_putra](https://community.glideapps.com/u/liam_putra)
#### Post date: [October 28, 2022, 2:00am UTC](https://community.glideapps.com/t/glide-apps-vs-glide-pages/43461/5 "2022-10-28T02:00:43Z")

</div>

Almost in every company app development there will be a dashboard and mobile app version. So now i use glide pages most of the time because

Glidepages offer mobile version with PWA as well.

The only limitation with glidepages mobile version is there are some features from glideapps that you wish are available

Example : Date component in glidepages does not have the “Today or later” feature
