slowsword
slowsword

Reputation: 314

Appcelerator not creating apk

Appcelerator Studio build 4.4.0.201511241829 says packaging successful when i try to sign an apk with my distribution key. However, no .apk file is created in the destination folder. The yellow prompt on Appcelerator that says click here to show in file system does absolutely nothing.

Is anyone else having this issue? I google'd the issue and apparently there was an answer, but since Appcelerator decided to remove all of their forum/answers, I can't read it...

Thanks for the help in advanced

Upvotes: 1

Views: 403

Answers (2)

Eugenio Lopez
Eugenio Lopez

Reputation: 180

An outdated liferayBeacon module(version 0.3) is what caused this for me. I removed it and was able to build an apk.

Using titanium sdk 6.1.0

Upvotes: 0

slowsword
slowsword

Reputation: 314

I'm not sure why, but doing a clean then package fixes this.

Upvotes: 2

Related Questions