Multidex support issue in Appcelerator after Appcelerator studio update - titanium

Hi I have a project in Appcelerator android. Everything was working fine until I update Appcelerator studio yesterday. The update was for titanium SDK and SDK got updated to 7.5.1.GA, the previous SDK which was working fine was 7.5.0.GA. Now when I try to run on either SDK it fails to launch the application after Multidex log in console.
The log is as follows :
MultiDex: VM with version 2.1.0 has multidex support
[INFO] : MultiDex: Installing application
[INFO] : MultiDex: VM has multidex support, MultiDex support library is disabled.

Related

Error in USB debugging live testing in React Native

I am new to React Native and I install React Native and I want to test using y device (Realme 2).
Using USB debugging, but I am stuck on this same mobile using Android Studio runs in ADB.
This stucks at this position I await multiple 15m
info Starting JS server...
info Installing the app...
Configure project :app
File C:\Users\Muhammed Sajid Ali.android\repositories.cfg could not be loaded.
Checking the license for package Android SDK Platform 28 in D:\sajid\AndroidSdk\licenses
License for package Android SDK Platform 28 accepted.
Preparing "Install Android SDK Platform 28 (revision: 6)".
<======-------> 50% CONFIGURING [15m 0s]
:app
I solved this.
I earlier installed the Android SDK 8, 7.4.4, and 9 versions, but my mobile was 8.1. That’s why
it didn't start and it was downloading SDK 8.1. As I saw in the Android SDK folder, there was a new folder with some files.
Then I downloaded the 8.1 SDK, and it ran perfectly.
I think that was no problem with your compiler behavior, but I can suggest you to check if installing the app from USB is permitted in your phone's developer option and try to trigger the compiler with pressing return key (or enter) on the command line. That was working on mine.

Found incompatible Titanium Modules: ti.map , version: 2.0.4

My situation
Apple SDK 7.1
Simulator version 7.1
Titanium SDK 3.3.0G.A
xCode 5.1
Titanium Studio, build: 3.4.0.201409261227
CLI version 3.4.0
Problem with ti.map modules : I try to start the app but I get this error :
I do not understand why now give me this error, I've uploaded an update of my app with the same configuration and I have not had any problems
the ti.map modules requires Titanium SDK > 3.2.0 and xCode > 5
I think you have been hit by an "auto" update.... John Jardin has described a similar issue here: http://johnjardin.ukuvuma.co.za/2014/10/03/appcelerator-fix-ti-map-ios-upgrading-titanium-3-4-0/
Please let me know if it solves your issue?
/John

Worklight 6.1 - Error on Blackberry 10

I'm using Worklight Studio 6.1.0.00-20131219-1900 and trying to build an app for Blackberry 10
I create a new Worklight app (no customizations other than adding the blackberry 10 environment), run it on the Worklight server, and use ripple to build and deploy to the blackberry 10 simulator.
The app installs on the simulator, But when it launches, I immediately get a JavaScript error:
[ERROR] Error initializing Cordova: Extension Device not found
This is possibly related to a problem seen with Cordova 3.1 (see: Error initializing cordova: Extension device not found in PhoneGap 2.9.0 and blackberry10 webworks application) but I'm not seeing any solutions.
Is there any way to get Worklight 6.1 apps to work on Blackberry 10?
My guess is that your issue is mentioned in infocenter
http://pic.dhe.ibm.com/infocenter/wrklight/v6r1m0/index.jsp?topic=%2Fcom.ibm.worklight.dev.doc%2Fdevref%2Ft_creating_a_new_ibm_BlackBerry_10_environment.html
basically, did you do the "ant qnx copy-extensions" command ?

Issue in installing Android platform 2.2

I am new to titanium, i already set Android sdk its working fine with my eclipse indigo. I mean i can able to launch android 2.2 google api emulator in that IDE. But In titanium it showing error message Items required An Android SDK is missing.Titanium requires Android platform 2.2 I have follow this post Titanium Studio cannot find Android SDK and fixed some path issues. But still i am getting same error. Need guidance to set up environment.

Error running Appcelerator kitchensink example on android

I am new to titanium development. I tried to run kitchensink example of appcelerator titanium on windows platform with titanium SDK 1.7.5. The latest one. I am not able to run the kitchen sink example on android.
After compiling and installing this app debug info it's giving me following error.
[ERROR] Failed installing com.appcelerator.titanium: pkg: /data/local/tmp/app.apk
Thanks in advance.
Try Using API's version of android SDK. API's version is required for google maps.