"Add to Homescreen" for Chrome iOS - ios

Add to Homescreen works just fine on Safari for iOS and Chrome for Android.
Saw this answer while searching before posting the question. I was wondering if anyone knows if there's been any update to this?
If it's not as simple as adding another meta tag, can someone point me in the direction of forcing this or completely removing the Url and Nav bars on Chrome?
I'd prefer to be able to save the Web App to the homescreen, of course, but am open to suggestion.
Thanks in advance!

Related

Web App iOS swipe to see previous page

I just added a web app manifest to my web app in order to have a better mobile experience.
When I now add my web app to my iOS home screen everything looks just like a real app, but unfortunately right and left swipe to jump to the previous seen page is not working anymore. It seems to be disabled.
Is there a way to enable this again?
When running the web app in safari the swipe gesture works just fine.
In my web app manifest I have
"display": "standalone" set.
I do not want to show the browser controls, it is supposed to look like a real app.
Is there a way to have the swiping enabled anyways again?
Thanks in advance!
Best regards
Chris
I never remember having this, but check out Framework7.io, they can do that with their framework 😀

React Native iOS - Modal not showing on simulator

As the title says, the modal is not showing on iOS simulators and generated IPA files. But it works fine on Android simulators. Did i miss any code-specific to iOS? Stuck at this for a while.
Without any Code or any version number is hard to help you.
But I'm still gonna give you my 2 cents.
There have been a lot of issues with Modal in react versions from 0.40 to 0.44 at least.
It could have more issues but I don't know.
So trying to search the needle in the haystack.
(Pay attention that with the lack of info about the problem/ambient there isn't much anyone can do to help you).
1- If you have any alert or modal open, or recently closed before trying to open this modal, the modal won't show. To see if you have this issue, clean any modal and alert, and try to render your app with only this view.
2- It could be a problem with ScrollView
3- Did you tried to build a release file for ios and install on a device to see if still happens? issue here
4-I think I saw a few issue's there were about problems between modal and navigation systems. so i advise you to search there too.
5-It could be something else, I advise to do a deep search on react-native issues and try to see if someone else is experiencing this issue.
For more help please edit your question and put more info, and I will edit my answer, and if by any chance any of this options work, please put on the commentary which one work to give a forther explanation.

iPhone web application : the virtual keyboard opens unexpectedly

I am having a very weird issue on an iPhone and I would like to have suggestions on the best way to troubleshoot. My web application works fine for a moment then suddenly all text fields and buttons will have no effect, but only to open the virtual keyboard.
For example, a "delete" button which used to display a "yes/Cancel" modal will only make the keyboard open, the modal won't show up... When I reload the page, everything is working as expected again.
I am testing with an iPhone 6 and Chrome.
Did someone already encountered an issue like that?
I have absolutely no idea how to track down this behaviour and all suggestions are welcomed, What do you suggest I should look in priority?
This issue was coming from a bug in a version of Chrome I was using at that moment (I have no idea which one, since my phone has regular automatic updates).
I strongly advise to have always at lease two different platforms when testing websites!

Angular-meteor tutorial WhatsApp is not working in IOS 9.3

I'm trying to deploy Whatsapp tutorial application shown in this page (http://www.angular-meteor.com/tutorials/whatsapp/meteor/layout) in IOS 9.3, but I'm not able to run properly due to a navigation problem. The behaviour is very weird, you have to click more than one time an action button in order to navigate to other page. Also, the icons in the tab control are not visible.
Somebody knows How can I fix this issue?
I appreciate your help,
Thanks,
After I was trying to find a solution in different forums, I did this fix that it seems to work for me.
https://github.com/juancho559/whatsapp

Google +1 button doesn't show up on iPad

I've integrated the Google +1 button into my site (link), but for the life of me can't get it to show up on my iPad. It works fine in FF and Chrome on my desktop, and their FAQ claims that they support mobile browsers (link).
Anyone had experience with this?
I figured out how to fix this. Just remove the annotation="inline" attribute from the +1 button.
I believe there is currently no fix or workaround.
I have not seen a working google plus one button on the iPad. Even Google's +1 buttons are not working:
http://www.google.com/webmasters/+1/button/

Resources