[AC-1419] Titanium-Parse-Module
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-07-15T20:17:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules |
Labels | SupportTeam, android, api, ios |
Reporter | Karan Thakkar |
Assignee | Mauro Parra-Miranda |
Created | 2014-06-16T19:18:45.000+0000 |
Updated | 2016-03-08T07:37:50.000+0000 |
Description
Hello,
I want to implement Parse Push notification for iOS and android.
For that i found below module:
https://github.com/programmerdave/Titanium-Parse-Module-PreReleases
When i am trying run the application in device it gives me 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."
I checked my appcelerator account and my project is their in My Apps. I am using right guid. Even i restart Titanium Studio, Clear build. But still my problem not solved.
Please help me to solve this issue. Its urgent task.
Thanks,
Karan
Please follow the below suggestion for your problem. 1. Make sure the project is created with the same user who have registered or purchased this module. 2. Titanium Login and the Module download should be in Same Login. 3. Restart the studio and clean the project.
Hello Shuo Liang, Thanks for quick response. 1. Yes i created project with same user and in Titanium Studio i am using same appcelerator account. 2. I downloaded module directly from GitHub. 3. I clean build and restart Titanium Studio, but still problem not solved. If you want then i will give you my appcelerator ID. Please help me what is wrong? Thanks
Here is another suggestion may help you. 1. create a new app in our studio. 2. Copy the guid of new project from tiapp.xml 3. Use the new guid to your current app. 4. clean the project and run the app again. And there is something relevant may help you as well. https://developer.appcelerator.com/question/160130/unlicensed-modules-detected
Hi, I tried with new project. And then upload module and run app first time. But still it shows same error. Very confused What's wrong with that. May be the module not available in Ti Marketplace. That is why this problem comes? Thanks, Karan
Hello! Since you are having an issue with a module from a github, you might need to contact the author of the module. It is likely that he needs to provide a different module for you, so it won't check with the marketplace. The module in the github might have the same GUID that the one in the marketplace. And if you did not get the module from the marketplace, it will identify it as a violation of the license. Best Regards