crosswalk/engine/XWalkWebViewEngine.java:50: error: cannot find symbol
Asked Answered
V

0

2

I am getting above mentioned error when i add crosswalk to my project.here i am attaching screen-shot of error :-

enter image description here

i even tried with :- cordova plugin add https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview.git

but still getting same error as above.If i do not add crosswalk my application works fine, this issue only comes if i add crossWalk.

I even tried with ionic browser add [email protected] again no help from this too

Any help will be appreciated ,

Thanks

Vries answered 21/3, 2016 at 7:34 Comment(3)
I think the issue is of asking Permissions at runtime. Android M introduced concept of asking permissions at runtime. Have a look here: - coderzpassion.com/android-new-runtime-permissionsTrilbee
please show your manifest.Regelation
ok i saw it. so did you asked for those permission at runtime ? (as you have 23 as target)Regelation

© 2022 - 2024 — McMap. All rights reserved.