Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17020] iOS Apps with a period at the end of the name are not able to submit to the store

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionDuplicate
Resolution Date2016-04-08T11:21:37.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsios
ReporterCésar Cavazos
AssigneeChee Kiat Ng
Created2014-05-22T13:26:22.000+0000
Updated2016-04-08T11:21:37.000+0000

Description

Bug

If in tiapp.xml I have <name>Sport Instr.</name> then the CFBundleURLSchemes becomes sportinstr_ which is not valid because Apple doesn't allow it to end with _. This needs a little more work at https://github.com/appcelerator/titanium_mobile/blob/85b3c33f81c853fd273ee1b025e1d87573997f03/iphone/cli/commands/_build.js#L1710

Comments

  1. Fokke Zandbergen 2016-04-08

    Duplicates TIMOB-13523

JSON Source