i uploaded the update of my app to google play yesterday that has wikitude component in it.
Im using latest SDK 5, cordova Version 5.1.4-3.2.1 15.03.2016.
May i know how to approach this? is there going to be new release to fix this soon?
Thanks, Lidya
N
Nicola Radacher
said
over 7 years ago
Hi Lidya,
Yes we're working on the update currently and it should be available soon.
Greetings
Nicola
T
Thomas Colliers
said
over 7 years ago
Will the Titanium plugin also get this update?
What is very soon? 5 days? 10 days? 30 days?
T
Takamitsu Araki
said
over 7 years ago
We belive that you will upgrade OpenSSL for Cordova plugin, too.
Could you tell us the estimate date that you can upgrade it for Cordova plugin?
Now we are creating smartphone application and that is scheduled to publish on Juny 11th, so we are worrying whether we can keep enough time to replace into new plugin or not.
E
Eva
said
over 7 years ago
Hi Takamitsu,
You can refer to the download link from the above post for Cordova/PhoneGap plugin.
Thanks
N
Nsmaibun
said
over 7 years ago
Hi
We have tried the refered download link in the previous post (Cordova/PhoneGap plugin), but it didn't work, we failed to build it.
We just replaced it into new plugin (we were told to do so), but is there anything else that we have to do?
Thank you.
T
Takamitsu Araki
said
over 7 years ago
On our environment, we also failed to build, though we replaced pugin into below.
I just built and ran the Wikitude PhoneGap sample application using the plugin files provided in this thread without any issues. Could you please provide additional information regarding your failed builds (build log, error messages)?
E
Eva
said
over 7 years ago
Hello,
Could you please send us more information regarding the issues you are facing? For example, what are the errors that you are receiving when you are trying to build the app?
Error: Error code 65 for command: xcodebuild with args: -xcconfig,/private/tmp/monaca/5774a776fd17345439f74b81/project/platforms/ios/cordova/build-debug.xcconfig,-project,MyOwnApplicationName.xcodeproj,-target,MyOwnApplicationName,-configuration,Debug,-destination,platform=iOS,build,CONFIGURATION_BUILD_DIR=/private/tmp/monaca/5774a776fd17345439f74b81/project/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/private/tmp/monaca/5774a776fd17345439f74b81/project/platforms/ios/build/sharedpch
--------------------
2. cordova 5.2(iOS: 3.9.1 / Android: 4.1.1)
--------------------
:generateDebugSources
/private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/src/com/wikitude/phonegap/WikitudePlugin.java:516: error: cannot find symbol
location: variable cordova of type CordovaInterface
/private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/src/com/wikitude/phonegap/WikitudePlugin.java:517: error: cannot find symbol
location: variable cordova of type CordovaInterface
/private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/src/com/wikitude/phonegap/WikitudePlugin.java:517: error: cannot find symbol
location: variable cordova of type CordovaInterface
/private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/src/com/wikitude/phonegap/WikitudePlugin.java:522: error: cannot find symbol
this.cordova.requestPermissions(this, CAMERA_PERMISSION_REQUEST_CODE, new String { Manifest.permission.CAMERA, Manifest.permission.ACCESS_FINE_LOCATION, Manifest.permission.ACCESS_COARSE_LOCATION });
location: variable cordova of type CordovaInterface
/private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/src/com/wikitude/phonegap/WikitudePlugin.java:524: error: cannot find symbol
location: variable cordova of type CordovaInterface
/private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/src/com/wikitude/phonegap/WikitudePlugin.java:527: error: cannot find symbol
this.cordova.requestPermissions(this, CAMERA_PERMISSION_REQUEST_CODE, new String { Manifest.permission.ACCESS_FINE_LOCATION, Manifest.permission.ACCESS_COARSE_LOCATION });
location: variable cordova of type CordovaInterface
/private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/src/com/wikitude/phonegap/WikitudePlugin.java:1026: error: method does not override or implement a method from a supertype
@Override
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
7 errors
:compileDebugJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileDebugJava'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Error code 1 for command: /private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/gradlew with args: cdvBuildDebug,-b,/private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/build.gradle,-Dorg.gradle.daemon=true
ERROR building one of the platforms: Error: /private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/cordova/build: Command failed with exit code 8
You may not have the required environment or OS to build this project
Error: /private/tmp/monaca/577101ac7e2193b41f1acb7c/android/skeleton/platforms/android/cordova/build: Command failed with exit code 8
at ChildProcess.whenDone (/data/monaca_build_module/5.2/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:139:23)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:755:16)
at Process.ChildProcess._handle.onexit (child_process.js:822:5)
Build error: Error building project source code
E
Eva Iglesias
said
over 7 years ago
When is the Augmented Reality SDK for Android going to be released? We have adquired a licence and we need it urgentely!
Thanks in advance.
E
Eva
said
over 7 years ago
Hi Eva,
We have posted the links that fix the problem with Open SSL in the posts above. If you have any problem with these links then please report the error that you are receiving.
Thank you
E
Eva Iglesias
said
over 7 years ago
you say:
"Please note that this are pre release packages. Besides the OpenSSL udpate they also contain the latest changes that are part of our upcoming minor update to the SDK. Public releases of both SDKs will be available very soon."
I understand there is no problem using this pre-release packages, right?
Philipp Nagele