I used this technique, but it appears to not work anymore in 3.0. In the simulator at least, my app opens Safari, and then there is a visible redirect, but then I get a message that there has been too many redirects. Any fix?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Have you tried this on the device? There is no App Store application on the Simulator, so any attempts to redirect to it will fail. Within my application, the itunes.apple.com links for the App Store work just fine under 3.0 on the actual devices. |
|||
|
|
|
I can't test this right now, but have you tried changing the 'http:' protocol in the link to 'itms:' instead? |
|||
|
|