# A number of apps cannot load - spinning wheel

**URL:** https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960
**Category:** Report a Bug
**Created:** [April 23, 2021, 7:28pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960 "2021-04-23T19:28:03Z")
**Posts on this page:** 17
**Page:** 1

<div class="post-metadata">

### Author: ![Krivo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/krivo/32/5363_2.png) [@Krivo](https://community.glideapps.com/u/Krivo)
#### Post date: [April 23, 2021, 7:28pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/1 "2021-04-23T19:28:03Z")

</div>

@Mark  
Tried opening a number of apps and experienced white screen and spinning wheel which didn’t go away

> **[Kathy Booker X39 Connect](https://kathy.glideapp.io/)**
>
> Activate your own Stem Cells with X39™

> **[Upload to Cloudinary multiple images](https://multiupload.glideapp.io/)**

> **[OKGN | Guide](https://i2cda.glideapp.io/)**
>
> Discover Your Okanagan

> **[Glide Localization](https://translations.staging.glideapp.io/)**
>
> Made with Glide from a Google Sheet, without writing any code.

Force close the app and the app will open but that is hard to explain to the users that this must be done.

It is unclear what causes the problem and how to fix it. Tried opening a large number of older apps and apps which hasn’t been opened in a long time - and they opened just fine

It is not really nice when trying to sell in an app to my company

---

<div class="post-metadata">

### Author: ![Krivo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/krivo/32/5363_2.png) [@Krivo](https://community.glideapps.com/u/Krivo)
#### Post date: [April 27, 2021, 7:39pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/2 "2021-04-27T19:39:38Z")

</div>

@david @mark  
Is this something that you will fix?

Tried more apps and experienced the same

For example this pro app

> **[Vork](https://vork.me/)**
>
> The future of networking

How should I explain to my director that you have to force close the app (that he should fund) in order to get it working.

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [April 27, 2021, 8:50pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/3 "2021-04-27T20:50:50Z")

</div>

We’re looking into this.

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [April 27, 2021, 8:55pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/4 "2021-04-27T20:55:08Z")

</div>

Can you please tell us which browser, OS, etc. this happens on? We need to know as much detail as possible.

I could often observe a freeze on launch after new versions of Glide are released, but since updating to iOS 14.5 yesterday, I cannot reproduce the issue.

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [April 27, 2021, 8:57pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/5 "2021-04-27T20:57:08Z")

</div>

We are also working on a read-only offline mode for apps, scheduled for release around May 20. This should allow Glide apps to open instantly, without waiting for a network connection, which should make launches much faster, and make Glide updates much smoother.

---

<div class="post-metadata">

### Author: ![Krivo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/krivo/32/5363_2.png) [@Krivo](https://community.glideapps.com/u/Krivo)
#### Post date: [April 27, 2021, 9:02pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/6 "2021-04-27T21:02:08Z")

</div>

@david  
Happens on iOS 14.4.2, iPhone 11pro

Read-only offline mode is fantastic 🤪 - I’m looking at a event app which will need off-line functionality as the internet connectivity is poor.  
Wondering how images downloaded once by the app will behave - I think it is a challenge at the moment when images are loaded just when needed as it takes times for images to load. I have earlier on asked for lazy load of images so they are ready when needed (and I know - which images to load when - this is of course a challenge)

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [April 27, 2021, 9:04pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/7 "2021-04-27T21:04:41Z")

</div>

I think you are describing is the opposite of lazy loaded images—you want greedily/eagerly loaded images. This is an interesting idea and something we could do… At least for image components with fixed image URLs.

The offline mode should cache images offline.

---

<div class="post-metadata">

### Author: ![Steven](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/steven/32/15309_2.png) [@Steven](https://community.glideapps.com/u/Steven)
#### Post date: [April 27, 2021, 9:08pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/8 "2021-04-27T21:08:08Z")

</div>

@david So excited this feature is coming! Question regarding the offline mode. If users make changes with apps while offline, will the app upload once it is back online?

Second question, if users make a change to the same record at the same time offline and then go online at the same time, how are the changes reflected in the app?

---

<div class="post-metadata">

### Author: ![Krivo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/krivo/32/5363_2.png) [@Krivo](https://community.glideapps.com/u/Krivo)
#### Post date: [April 27, 2021, 9:11pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/9 "2021-04-27T21:11:35Z")

</div>

@david you have the programming knowledge - I don’t so I expect you’re right 😉  
I just read a bit about the subject (see below link):

If you could do something about how fast the images appear including when scrolling that would make Glide look **a lot** more professional, I think.

> **[Five Ways to Lazy Load Images for Better Website Performance - SitePoint](https://www.sitepoint.com/five-techniques-lazy-load-images-website-performance/)**
>
> Maria Antonietta Perna highlights the benefits of lazy loading images on websites and shows five approaches to implement lazy loading for your website.

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [April 27, 2021, 9:11pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/10 "2021-04-27T21:11:55Z")

</div>

> [@david](#):
>
> read-only

You will not be able to make changes in apps when offline to start.

---

<div class="post-metadata">

### Author: ![Mark\_Turrell](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mark_turrell/32/26605_2.png) [@Mark\_Turrell](https://community.glideapps.com/u/Mark_Turrell)
#### Post date: [April 28, 2021, 6:11am UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/11 "2021-04-28T06:11:01Z")

</div>

Love faster images!!!

!!! 🙂

---

<div class="post-metadata">

### Author: ![Krivo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/krivo/32/5363_2.png) [@Krivo](https://community.glideapps.com/u/Krivo)
#### Post date: [May 7, 2021, 8:35pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/12 "2021-05-07T20:35:04Z")

</div>

@david the problem persists even with iOS 14.5

Seen on this app:

> **[Upload to Cloudinary multiple images](https://multiupload.glideapp.io/)**

---

<div class="post-metadata">

### Author: ![Daniel\_Adekunle](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/daniel_adekunle/32/17989_2.png) [@Daniel\_Adekunle](https://community.glideapps.com/u/Daniel_Adekunle)
#### Post date: [May 7, 2021, 9:21pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/13 "2021-05-07T21:21:12Z")

</div>

Yayyyy!!! Can’t wait for this release!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [February 3, 2022, 10:27pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/14 "2022-02-03T22:27:32Z")

</div>

Closing due to inactivity. This topic will be deleted in a few weeks if there are no more comments.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [February 3, 2022, 10:27pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/15 "2022-02-03T22:27:32Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [March 5, 2022, 10:28pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/16 "2022-03-05T22:28:01Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [March 5, 2022, 10:28pm UTC](https://community.glideapps.com/t/a-number-of-apps-cannot-load-spinning-wheel/25960/17 "2022-03-05T22:28:01Z")

</div>


