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: |
Replies: 11 comments 5 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! |
|
Hi Nadia! |
|
@aaroncur Just to let you know, it seems that your web is showing 404 on my iPhone today, just now |
|
@aaroncur how were you able to make it through? |
|
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 |
|
I tested I works in todays day 👍🏼 |
|
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/ |
|
Hee where is the solution |
|
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. |
|
My issue is in desktop it work fine but in mobile phone, the display is scrambled. Any help please? |
|
I'm also having the same problem. |
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!