Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

error: method does not override or implement a method from a supertype #233

Open
JonesWest opened this issue Aug 14, 2018 · 0 comments
Open

Comments

@JonesWest
Copy link

Hi

I've been trying to install crosswalk all day without any luck.
When compiling I get two errors:

For public void startActivityForResult(Intent intent, int requestCode, Bundle options) in XWalkCordovaView.java:
error: method does not override or implement a method from a supertype

For public String[] getKeyTypes() in XWalkCordovaClientCertRequest.java:
error: cannot find symbol method getKeyTypes()

I have tried almost all cordova-android versions between 6.0.0 and 7.0.0, I have also tried different Cordova CLI versions, and different versions of this plugin. Nothing helps.

My current setup:
cli packages: (/Users/jonaswestalro/.nvm/versions/node/v6.11.4/lib/node_modules)

@ionic/cli-utils  : 1.19.1
ionic (Ionic CLI) : 3.19.1

global packages:

cordova (Cordova CLI) : 8.0.0 

local packages:

Cordova Platforms : android 6.2.3
Ionic Framework   : ionic1 1.3.1

System:

Android SDK Tools : 26.1.1
ios-deploy        : 1.9.1 
ios-sim           : 5.0.13 
Node              : v6.11.4
npm               : 3.10.10 
OS                : macOS High Sierra
Xcode             : Xcode 9.4.1 Build version 9F2000 

Environment Variables:

ANDROID_HOME : /Users/jonaswestalro/Library/Android/sdk

Misc:

backend : pro
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant