Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (device)
Viewing all articles
Browse latest Browse all 250

Unlicensed module(s) detected.

0
0
  • Application Type: Android Mobile
  • Titanium SDK 3.2.0.v20131203104847 as well as 3.2.0.v20131127194046
  • Platform: Android 4.1.2 with OS X 10.9
  • Physical Device: Samsung Galaxy S3
  • Titanium Studio, build: 3.2.0.201312031529

Hey folks. I encountered this error in the middle of my debugging on the samsung device. I was debugging with no issues and suddenly I started getting this error:

License violation detected. Unlicensed module(s) detected. You must be a subscriber to use one or more of the modules included with this project.. Please contact Appcelerator Support.

All of the modules that are included are ones that are either free or that we have license to:

<module platform="android">ti.map</module>
<module platform="commonjs">ti.cloud</module>
<module platform="android">ti.urbanairship</module>
<module platform="iphone">ti.urbanairship</module>
<module platform="android">com.mirasense.scanditsdk</module>
<module platform="iphone">com.mirasense.scanditsdk</module>
<module platform="android">analytics.google</module>
<module platform="iphone">analytics.google</module>'
This fails to build for the Android device, but when we run this application for the iOS, it doesn't run into the Unlicensed module issue. This suddenly started occurring and i'm a little unsure of how to resolve this problem. I've even gone through and removed the modules that are not free and we still get this error.

Viewing all articles
Browse latest Browse all 250

Latest Images

Trending Articles





Latest Images