So i guess its not (only) permission issues, i would try to generate new project, add the plugin and see if i manage to run the initial project on my machine/device to see if its problem with the current project or something else
On Mon, Jun 22, 2015 at 1:09 PM, [email protected] <[email protected]> wrote: > Ok, I added this 4 lines at platforms/android/AndroidManifest.xml and get > same result. > > 22.06.2015 13:02, Bnaya Peretz пишет: > > check your platforms/android/AndroidManifest.xml > > On Mon, Jun 22, 2015 at 1:01 PM, [email protected] <[email protected]> > wrote: > >> In platforms/android/CordovaLib/AndroidManifest.xml I have: >> >> >> <uses-permission >> android:name="android.permission.ACCESS_NETWORK_STATE" /> >> <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" >> /> >> <uses-permission android:name="android.permission.INTERNET" /> >> <uses-permission >> android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> >> >> >> 22.06.2015 12:56, Bnaya Peretz пишет: >> >> I had problem when the <uses-permission >> android:name="android.permission.ACCESS_NETWORK_STATE" /> or the >> WIFI_STATE was missing from my android manifest >> >> On Mon, Jun 22, 2015 at 12:41 PM, [email protected] <[email protected]> >> wrote: >> >>> Hello all! >>> I use Cordova 5.1.1 and plugin cordova-plugin-crosswalk-webview 1.2.0. >>> On emulator my app run success, but on real divices it crashed: >>> http://pastebin.com/V49iTQrW >>> >>> Sorry for my English! Help please!! >>> _______________________________________________ >>> Crosswalk-help mailing list >>> [email protected] >>> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help >>> >> >> >> > >
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
