You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phonegap
Hi guys,
I´m trying to put a form in my html pointing to an iframe. but, when process the form, the phonegap opens the safari. how i can solve this?
regards,
-- Alexandre Viana Analista de Sistemas para Internet
Nick McCloud
unread,
Oct 4, 2010, 5:53:56 AM10/4/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phonegap
You either modify the Objective-C code in the AppDelegate.m at
shouldStartLoadWithRequest to allow you to serve pages inside your app
or you use the ChildBrowser plugin.