Smart App Banner on iOS7

Originator:stefan.jager.83
Number:rdar://15229369 Date Originated:15-Oct-2013
Status:Open Resolved:
Product:iOS Product Version:7.0.2
Classification:Other Reproducible:Allways
 
Summary:
We are providing a "Smart App Banner" on our Website, with a valid URL as "app-argument". It worked perfekt on iOS6, after pressing the "Open" button on the App banner, the App opens and calls AppDelegates:

application:openURL:sourceApplication:annotation:

On iOS7 this is not called and we cannot handle the parameter provided by the "Smart App Banner"

Steps to Reproduce:
- Provide Smart App Banner with valid URL as app-argument
- Open App on iOS 7 Device via Smart App Banners "Open" Button
- Wait for AppDelegates application:openURL:sourceApplication:annotation: call

Expected Results:
AppDelegates application:openURL:sourceApplication:annotation: is called on IOS 7

Actual Results:
AppDelegates application:openURL:sourceApplication:annotation: is NOT called on IOS 7

Version:
iOS 7.0.2

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!