Progressive Web Apps on iOS are here
https://medium.com/#firt/progressive-web-apps-on-ios-are-here-d00430dee3a7
My question here is, can i add my pwa app to ios devices or iphone to homescreen just like in android chrome browser.
Here I am not looking the feature in safari, but on chrome atlease
Related
i developed sign in with apple with js.
so it works fine on other platforms except ios 14.5 webview.
even it works fine on simulator and ios mobile safarai
only not working in ios 14.5 webview
if i tapped sign in with apple button, system log printed like that
[SOAuthorizationCore] canceling now - no SPI authorization delegate.
How do I fix this?
Is there a way to launch the mobile devices calendar from an icon press in flutter? We incorporated url_launcher plugin and are able to launch the devices phone and text apps.
If you have url_launcher integrated then calshow:// for iOS and content://com.android.calendar/time/ for Android should work.
We have a mobile web app based on Angular 5 need to open camera to capture a qr code.
In Safari is fine, however, we cannot do it with Chrome and Firefox.
Thanks.
I am trying to make a button to link to my other apps on the App Store on an iPad. My other apps are all for iPhone; this app I am working on is the only app I have developed for iPad. Opening the app store on an iPad normally and doing a search allows the option to select iPad only apps or iPhone only apps, but when I use a link to go from my app to the app store, I get no results because it looks like it is only displaying iPad apps and I only have iPhone apps to display.
Is there a way to make the app store show iPhone apps from a link, or is not being able to view iPhone apps from a link just an App Store "feature"?
Thanks!
Iphone Apps are not shown on iPads, by design.
You can show all your apps by replacing the App link with your name or company name, but still only iPad apps though.
You could also make your Apps Universal if it´s appropriate for your Apps.
I'm using Xcode 6 and want to debug something in Safari mobile through the develop menu in Safari desktop. When I choose a device with iOS 7 the webpage shows up in the Safari desktop develop menu. When I choose device with iOS 8, no webpage shows up. Is this a bug or do I need to do something?
The iOS 8 Mobile Safari can only be inspected by Safari 8 on the Yosemite or the latest build of Safari (7.1) for Mavericks