This reachability test is required only before use, or have to check anytime during use? A small piece of native code is good enough if it is only required before use, otherwise iUI needs to implement such check for any Ajax calls it fires.
On 2010-03-12, Sean Gilligan <[email protected]> wrote: > > I'm getting ready to submit an iUI-based AJAX application to the App > Store. It's wrapped in Cocoa using UIWebView, but I have not > implemented the required "reachability" test yet. I am comfortable > coding in Objective-C and/or JavaScript. I'd rather use JavaScript *if* > there is a pure JavaScript solution that is known to be acceptable to > Apple. I see that PhoneGap has support for reachability, but I am not > using PhoneGap (although with some effort could switch from my own > UIWebView-based App to PhoneGap.) > > Any recommendations or advice? > > Thanks, > > Sean > > -- > You received this message because you are subscribed to the Google Groups > "iPhoneWebDev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<iphonewebdev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/iphonewebdev?hl=en. > > -- Sent from my mobile device. Ignore the typos unless they're funny. -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
