Smart app banners not calling delegate method openURL

Originator:mbw234
Number:rdar://14712951 Date Originated:8/12/2013
Status:Open Resolved:
Product:iPhone SDK Product Version:7
Classification:Serious Bug Reproducible:Always
 
Summary:

Tapping "open" in the Safari smart app banner is not calling the "application:openURL:sourceApplication:annotation:" app delegate method. This means the opened app doesn't know how to handle the request.

Steps to Reproduce:

Tap "open" on a Safari smart app banner.

Expected Results:

The app should be opened and the method "application:openURL:sourceApplication:annotation:" called on the app delegate.

Actual Results:

The app opens, but the delegate method is not called.

Regression:

I don't believe this has worked in any of the developer previews of iOS 7

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!