Can you forward the rejection notice? (Are you allowed to do that?) It doesn't make sense to me that a problem like that won't show up in AdHoc or even in the simulator.
I have used iUI in PhoneGap without such problems. I'd love to understand the details... -- Sean On Apr 14, 2012, at 9:01 AM, Arthur <arthur.shan...@gmail.com> wrote: > In an attempt to move to the "next level" I took a simple app (a fixed > directory of service numbers for our apartment building) and > "compiled" it with Xcode 4.3.2 + Phonegap (Cordova) 1.5 > > The resulting app work perfectly on ad hoc provisioned devices (iPhone > 4s, iOS 5.1); upon submission, however, it was rejected because the > user interface buttons for dialing the individual numbers did not > function at all. The indicated test bed was iphone 4 running 5.1 > > I am completely new at this, and although I unable write js at this > time, I looked though the iui.js file and it raised a question. > > Here is what I think, and perhaps someone can help? (I have searched > hi and lo for a solution, but I am not confident with my search > because of the search words might be imprecise). > > (1) The index.html file invokes the telephone dialer with the > following code: > > '<a type="iphone" href="tel:305-932-0818"><img src="img/ > app_button_office.png"></a>' > > (2) The iui.js intercepts native calls to "tel:' href's if I am > reading the comments correctly; so my suspicionis that the js ic > cancelling ut the native behavior and the phonegapr/Cordova is perhaps > cancelling out the "mobile web" based behavior? > > How far off base am i? > > -- > You received this message because you are subscribed to the Google Groups > "iPhoneWebDev" group. > To post to this group, send email to iphonewebdev@googlegroups.com. > To unsubscribe from this group, send email to > iphonewebdev+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/iphonewebdev?hl=en. > -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to iphonewebdev@googlegroups.com. To unsubscribe from this group, send email to iphonewebdev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.