Phone Links not working in iOS 9 - iphone

Mobile Safari in iOS 8 can telephone somewhere with Phone Links.
1-408-555-5555
I've installed iOS 9 in iPhone, but the links not working. It seems these are ignored. Does anyone know solution or reason?

I figured out this problem by myself. Actually, I've written the Phone Links in iframe, but this has been the cause of the trouble. In iOS 9 Phone Links is ignored in iframe.

Related

How does fing app still getting mac address although it is not allowed in iOS 11

I need to get mac address of device.I know it is not possible after iOS 11 but somehow Fing app still getting mac address for some devices.How it possible .I need to achieve exactly same things which described here but this answer was for iOS7 but now current version is iOS 12.for help i uploaded Fing app Screen shoot from my Iphone

iOS 6 - Rate App links busted?

i've put the iOS 6 GM on my iPhone 4 (not 4S),
and the 'rate it' buttons in my own app and others no longer do their thing.
instead it opens the app store w/ "cannot connect to itunes store".
regular app-links from safari work fine.
i'm using links of this form:
itms-apps://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?type=Purple+Software&id=<APP_ID>
for example, from safari on iOS 5.1, the link on this page works fine:
http://elenzil.com/scratch/appstore
but the same test w/ iOS 6 yields the problem i describe.
.. i have to say the App Store in general seems a bit buggy in the iOS 6 GM.
i'm seeing issues scrolling through the list of search results, mainly.
We also ran into this, but it appears that Apple put in a fix this morning. No updates of iOS required.
I'm using http and it works well in iOS6.
http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=xxxxxxxxxx&onlyLatestVersion=true&pageNumber=0&sortOrdering=1&type=Purple+Software
Just sharing what I use.

iPad 2 and iPhone 4 webviews acting differently

I have an app that scans a bar code. It then submits a link to a server and displays the info on a webview. I'm simply calling a request with the link + the barcode result. Now the issue is my iPhone 4, iPhone 3GS all work PERFECTLY with no problem what so ever.
The iPad 2 gives me the error: this page contains the following errors: error on line 26 at column 1066: EntityRef: expecting ';'
Why would this happen on the iPad and not the iPhone?
Running 4.3.5 on the iPad, 5.0 on the iPhone, 4.3.3 on the 3GS.
Thanks,
David
To solve this I am reading in the HTML, and then displaying the HTML from that local variable. This solved the issue and a bug report was posted on Apple's site.

GWT on iPhone 4.0 with 3G network

I have just encountered very strange problem - my GWT app hosted on Google App Engine does not want to work on iPhone over 3G, however it works fine over Wi-Fi.
For testing I created empty GWT module with only Window.alert in the onModuleLoad. If I switch on Wi-Fi, the alert is shown, with 3G - just blank page although with correct title.
Safari Developer console on iPhone looks absolutely the same for 3G and Wi-Fi - some 3 errors about wrong placement of meta tags.
Just recently I installed iPhone OS 4.0 (tried beta 1 and beta 2), and I can not roll it back to version 3, so can not really say where the problem is.
Does anyone have any ideas what may be happening here?
Sample page is hosted on http://iphntst.appspot.com
This was not a problem neither in iPhone OS 4 nor 3G. Looks like something wrong with Google AppSpot. Now it works well.

Xcode and the iPad simulator

I have just installed Apple's SDK 3.2. When I run the iPad simulator Safari doesnt appear in it. Can anyone help?
Any help much appreciated.
On the iPhone simulator, at least, homegrown apps usually get installed on the second page of the home screen, which makes it look like none of the built-in apps are there. Try swiping back to the first page of the home screen.
Are you sure you don't have Beta 1? I think they are upto Beta 3 now. Also you should ask iPad related questions on Apple's Beta Dev forum since its under NDA.