Replies: 7 comments 3 replies
-
|
Ah! I figured out a hacky workaround!:
The resulting Home Screen bookmark is functional but doesn't have a nice GitHub icon. Instead, it is an ugly gray icon with a big white "C", but whatever. Why it is necessary to jump through these hoops is beyond me. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @hepcat72 👋 Thanks for reaching out, but unfortunately this community is dedicated to the native GitHub Mobile Apps. Would you be interested in giving our apps a shot? You can mark your favorite repos and access them directly from GitHub iOS home screen in this case 🙇 Cheers! |
Beta Was this translation helpful? Give feedback.
-
|
This issue is actually tied to how GitHub serves its content, not a restriction they intentionally set. GitHub pages (like repos) use security headers like Content-Security-Policy and X-Frame-Options to prevent things like clickjacking. On iOS, when you try to "Add to Home Screen," Safari essentially tries to treat the site like a standalone app (a "web app"). But if the site doesn't explicitly allow this behavior — which GitHub doesn’t — iOS may fallback to just linking the root domain (github.com), not the full path. |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
iOS does not always use the exact URL you are viewing when you click Share → Add to Home Screen. Your shortcut collapsed to just the bare domain because of this. A Fix for it would be by |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Today, I tried to had a bookmark to my repo to the iPhone home screen. I was in Safari. I tapped the share icon. I selected "add home screen". It let me do it, but the resulting bookmark only included the GitHub domain. It did not include the path to my repo and I was unable to edit the URL. Why in the world would this be not possible? I can go to my repo in the Safari browser on my iPhone. If I can go to the page in my browser, I should be able to bookmark it on my home screen. What is the thinking here? I'm assuming that GitHub has somehow disabled this ability. I've never encountered any website that didn't let me bookmark it on my Home Screen. I'm at a complete and total loss as to why this shouldn't work.
Beta Was this translation helpful? Give feedback.
All reactions