Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make the iOS plist button useful on non-iOS devices #139

Open
moul opened this issue Apr 29, 2020 · 3 comments
Open

make the iOS plist button useful on non-iOS devices #139

moul opened this issue Apr 29, 2020 · 3 comments
Assignees
Labels
bug Something isn't working front question Further information is requested

Comments

@moul
Copy link
Member

moul commented Apr 29, 2020

  • maybe there is a way to "send to my iPhone"
  • maybe there is something smart to do that I don't have in mind, downloading the .ipa? may have a sense with iTunes?
  • else, I think that we can just replace the "nothing happen" by a popup explaining that this link is made to be clicked from an iOS device, clicking "continue" will probably do nothing on your platform
@moul moul added front question Further information is requested labels Apr 29, 2020
@moul moul changed the title make the iOS plist button useful on non-iOS make the iOS plist button useful on non-iOS devices Apr 29, 2020
@ekelen
Copy link
Collaborator

ekelen commented May 22, 2020

Is this for users on any platform? In which case, popup makes sense to me; from a quick google I don't see anything that doesn't use third-party apps and of course I might not have iTunes. If you get a "we don't know what to do with this file" or just nothing as is the case for me on desktop firefox, there won't be a "continue" anyway.

So, there can be the explanatory message you describe, with 'ok/close' + 'copy URI' buttons on the modal, so at least by copying it you can forward it to your device.

Opinions?

@moul
Copy link
Member Author

moul commented May 22, 2020

the most important thing is for desktop users since android users will automatically have the android filter with user agent

but you can try make an universal rule

btw, now that we have QR code generations, maybe you can put the popup with some written instructions/notices + display the QR code automatically

@moul
Copy link
Member Author

moul commented Oct 1, 2020

I think you should simply let only one button with the download icon,

  • If useragent is iOS -> then it downloads the plist
  • Else, it opens a modal with the QR code + a link "click here if you are on an iOS device", and maybe too, a link to the .ipa file if someone wants to download it without installing

@moul moul added the bug Something isn't working label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working front question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants