You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dimitar Kerezov (JIRA)" <ji...@apache.org> on 2017/12/29 09:52:01 UTC

[jira] [Created] (CB-13720) Fails to launch android application if activity's name starts with dot symbol in AndroidManifest.xml

Dimitar Kerezov created CB-13720:
------------------------------------

             Summary: Fails to launch android application if activity's name starts with dot symbol in AndroidManifest.xml
                 Key: CB-13720
                 URL: https://issues.apache.org/jira/browse/CB-13720
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-android
    Affects Versions: cordova-android-7.0.0
            Reporter: Dimitar Kerezov
            Assignee: Joe Bowser
            Priority: Minor
             Fix For: Master


In case a user changes their android:name property of their activity to .MainActivity, cordova manages to build but fails to launch the application.
This happens because cordova expects the name to be without a leading dot symbol and prepends one.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org