0

I made a free version of my app and I placed a "Buy Full" link that redirects to a custom php page.

The wegpage opens in a UIWebView.

This php page contains a header:location.php function that will redirect the users to the itunes paas soon as the full version is in the app store.

But when I test the link with a different itunes link, it does not load, it shows only a blank page. Other pages do open.

How do i correctly create a "Buy Full" button?

Regards

mirzahat
  • 1,025
  • 2
  • 10
  • 19
  • See my question here: http://stackoverflow.com/questions/1453711/reliably-opening-app-store-links-from-a-uiwebview – Jasarien Aug 24 '11 at 10:16
  • thx! this means that If I redirect in my php page to header("Location:http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=451752199&mt=8"); it will open correctly on the iphone? right? – mirzahat Aug 24 '11 at 12:15

0 Answers0