My project on github pages is not showing on mobile browser (404 error) #23651
-
Hi everyone! So it was my first time messing with github pages today. I made a small react app today to learn some stuff and tried host it on github pages. It works perfectly when i try access the site on my laptop. However when i try access it on mobile the site doesnt seem to exist? Have i got some sort of weird error or do i have to add something to my code to support mobile ? (the app isnt at all optomized for mobile i just wanted to see if i could see it on my phone). Here is the link https://aaroncur.github.io/RedSky/ I appreciate any advice :slight_smile: |
Beta Was this translation helpful? Give feedback.
Replies: 11 comments 4 replies
-
Hi @aaroncur, I just tried this on my iPhone in Chrome and Safari browsers and it came up just fine on both. Are you still experienicing this problem on your end? If so, can you share which browser you’re using on your phone? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hi Nadia! |
Beta Was this translation helpful? Give feedback.
-
@aaroncur Just to let you know, it seems that your web is showing 404 on my iPhone today, just now |
Beta Was this translation helpful? Give feedback.
-
@aaroncur how were you able to make it through? |
Beta Was this translation helpful? Give feedback.
-
I know this is an old post, if anyone ends up here with the same issue as I did, add the html file name on the end of the URL. In my case the desktop browser has no issue with https://dspyk77.github.io/amazon-savings/ but on mobile it looks like this https://dspyk77.github.io/amazon-savings/index.html |
Beta Was this translation helpful? Give feedback.
-
I tested I works in todays day 👍🏼 |
Beta Was this translation helpful? Give feedback.
-
Can someone tell me why im having problem with mobile device but in desktop works fine , this is my repo ? https://rilindi12.github.io/rilind-shabani/ |
Beta Was this translation helpful? Give feedback.
-
Hee where is the solution |
Beta Was this translation helpful? Give feedback.
-
Hello everyone, I have almost the same problem with my repo, on my laptop work fine but on iphone fall to try the call to the server. |
Beta Was this translation helpful? Give feedback.
-
My issue is in desktop it work fine but in mobile phone, the display is scrambled. Any help please? |
Beta Was this translation helpful? Give feedback.
-
I'm also having the same problem. |
Beta Was this translation helpful? Give feedback.
Hi @aaroncur,
I just tried this on my iPhone in Chrome and Safari browsers and it came up just fine on both. Are you still experienicing this problem on your end? If so, can you share which browser you’re using on your phone? Thanks!