Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13081] Studio refuses to accept App GUID

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2013-03-19T18:38:02.000+0000
Affected Version/sRelease 3.0.2, Release 3.1.0
Fix Version/s2013 Sprint 07 JS, 2013 Sprint 07
ComponentsiOS
Labelstriage
ReporterJamie Buckley
AssigneeMichael Xia
Created2013-02-26T20:03:11.000+0000
Updated2017-03-21T18:11:25.000+0000

Description

User upgraded to 3.0.2 and then titanium studio now tells them their GUID is invalid, however the GUID was valid before and is displayed on my.appcelerator.com The user is unable to build their project, this GUID is linked to their analytics. Have attempted the following variations: HUqMjZwS-9vUu-PfYS-2tzJ-2uLbfuEJlS8A huqmjzws-9vuu-pfys-2tzj-2ulbfuejis8a HUqMjZwS9vUuPfYS2tzJ2uLbfuEJlS8A Error: The guid must be in the format XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX and consist of letters and numbers. [ERROR] :  tiapp.xml contains an invalid guid "HUqMjZwS9vUuPfYS2tzJ2uLbfuEJlS8A" If you need a new guid, below are 5 freshly generated new ones that you can choose from: e2e8811b-7a39-48ef-bfed-8bd2f78a7dfc 2dae5ba6-9886-4f54-9088-4635ccb92da8 e97ff41f-9161-4c28-a6a3-3a8552bd263c 2f5651fa-d5f3-481a-af06-f7dc3248ab3c b221822c-537e-4d4d-b6c6-853f4629411d

Comments

  1. Michael Xia 2013-03-15

    @Jamie - does the error come from the build console or validation in tiapp.xml?
  2. Chris Barber 2013-03-18

    People should not be changing the generated GUID in the tiapp.xml. I would be open to adding a CLI config setting to bypass the GUID format validation.
  3. Ingo Muschenetz 2013-03-18

    I would suggest as an immediate workaround they could tweak the code in the CLI, as referenced here: https://github.com/appcelerator/titanium_mobile/blob/master/support/node_modules/titanium-sdk/lib/titanium.js#L184
  4. Lee Morris 2017-03-21

    Closing ticket as the issue will not fix.

JSON Source