On Wednesday, June 5, 2013 at 5:44 AM, Morphy Clément wrote:
Hi,is the '_system' target supposed to work with inAppBrowser on Android ?I am trying to use this target, but an error appears in the logcat :06-05 12:27:40.956: D/InAppBrowser(16134): target = _system06-05 12:27:40.956: D/InAppBrowser(16134): in system06-05 12:27:40.976: D/InAppBrowser(16134): InAppBrowser: Error loading url file:///android_asset/www/popup.html:android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=file:///android_asset/www/popup.html }'_blank' is working correctly.I am testing this on Android 4.1.1 with Cordova 2.7.0Any idea ?--
-- You received this message because you are subscribed to the Google
Groups "phonegap" group.
To post to this group, send email to phon...@googlegroups.com
To unsubscribe from this group, send email to
phonegap+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phonegap?hl=en?hl=en
For more info on PhoneGap or to download the code go to www.phonegap.com
To compile in the cloud, check out build.phonegap.com
---
You received this message because you are subscribed to the Google Groups "phonegap" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phonegap+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Wednesday, June 5, 2013 at 4:24 PM, Morphy Clément wrote:
I am trying to use '_system' from the regular webview, the one that is created by Cordova, not from an inAppBrowser view.
Le mercredi 5 juin 2013 21:53:54 UTC+2, Kerri Shotts a écrit :Where's _system being used? Is it from code in the regular web view (that is, not in the IAB), or is it being called from code within the IAB's web view?
--
Huh. Something's off then: I would expect you to be able to load the page using the local browser.
Is there any chance you've got some screwed up settings that are preventing the browser from handling the intent? Or has Acer done something nutty… (not unheard of)?