Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: Release 3.2.0
-
Fix Version/s: 2014 Sprint 01, Release 3.2.3, Release 3.3.0
-
Component/s: Projects
-
Labels:
-
Environment:
Titanium Studio, build: 3.2.0.201312191547
SDK: 3.2.0.GA
-
Story Points:5
Description
used to be able to use the following to create an & in the app title
iOS
<name>one&two</name>
android
<name>one&two</name>
Now using either combination on android or blackberry causes the application to say it is installed but does not appear on the device or launch from the studio
[INFO] : Installing apk: /Users/Martin/Documents/Titanium_Studio_Workspace/OneandTwo/build/android/bin/One&Two.apk
[INFO] : Installing app on device: GT-I8190
[INFO] : App successfully installed
[INFO] : Starting app: com.anvilgroup.globetracker/.OneTwoActivity
Works correctly on iOS but not android or blackberry, replacing & with and builds and runs correctly on android and blackberry
Attachments
Issue Links
- is duplicated by
-
TISTUD-5624 Android: Creating a project in studio with an Ampersand in the name throws errors
-
- Closed
-
- relates to
-
TIMOB-16215 CLI: Android: Show error and abort build if app name contains an ampersand
-
- Closed
-