DEV Community

Dennis Quesada Cruz
Dennis Quesada Cruz

Posted on

I have a infinite loading Dev.To index on my Android app.. why?

A few days ago I began to notice that the Dev.To Index in my Android app does not fully load, it stays there forever. I even checked that I had internet at a good speed. If I leave my account everything goes normal, I already uninstalled it several times and it does the same. Does anyone have any idea?

Broken Dev.To Index

Top comments (10)

Collapse
 
phlash profile image
Phil Ashby • Edited

I've noticed something similar on my FF browser here, only the <feed> seems to be affected, other listing types work ok.

Browser console says:

TypeError: a.find is not a function Feed.jsx:16:38

off to find the ticket and add this info if not there already :)

Collapse
 
dcruz1990 profile image
Dennis Quesada Cruz

I'll do it too, thanks Phil. If anyone wants to open the issue, please do it for me, im on my way back home.

Collapse
 
phlash profile image
Phil Ashby
Thread Thread
 
dcruz1990 profile image
Dennis Quesada Cruz

Thanks a lot! Waiting for news here..

Thread Thread
 
phlash profile image
Phil Ashby

Looks like my issue has gone away, closing my ticket.

Thread Thread
 
dcruz1990 profile image
Dennis Quesada Cruz

That's great, i have now a blank feed 🙄

Collapse
 
rhymes profile image
rhymes

Hi @dcruz1990 , thanks a lot for raising the issue, sorry you have it :(

Would you mind opening an issue ticket on DEV's Android repo?

GitHub logo thepracticaldev / DEV-Android

DEV Community Android App

DEV Android 💝

This is the official repository for the dev.to's Android app.

Get it on Google Play

Design ethos

DEV Android is an WebView based application. This application is inspired by Basecamp's approach. We will grow to include more native code over time.

By leveraging webviews as much as possible, we can smoothly sync up with our web dev work. And where it makes sense, we can re-implement certain things fully native, or build entirely native features. Life's a journey, not a destination.

Contributions

We expect contributors to abide by our underlying code of conduct. All conversations and discussions on GitHub (issues, pull requests) and across dev.to must be respectful and harassment-free.

System Requirements

You will need to have Android Studio 3.5 or up installed.

Usage

$ ./gradlew tasks --group=custom
------------------------------------------------------------
Tasks runnable from root project
------------------------------------------------------------
Custom tasks
------------
androidTest - Run android instrumentation tests
hello - Hello World task

Thank you!

Collapse
 
dcruz1990 profile image
Dennis Quesada Cruz

I'll do as soon as possible, im on the street back home.

Collapse
 
vexonius profile image
vexonius

Inception

Collapse
 
dcruz1990 profile image
Dennis Quesada Cruz

What? what is that?