[ 
https://issues.apache.org/jira/browse/CB-8159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729284#comment-14729284
 ] 

Michael Wojciechowski commented on CB-8159:
-------------------------------------------

I have the same issue (with version 4.0.0). I would also love to see this 
resolved.

What it would take to add support for reading the "android:name" attribute from 
config.xml and using this to write a proper AndroidManifst.xml file?


> Add Support for "android:name" in application tag in AndroidManifest.xml
> ------------------------------------------------------------------------
>
>                 Key: CB-8159
>                 URL: https://issues.apache.org/jira/browse/CB-8159
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, CLI
>    Affects Versions: 3.5.0
>            Reporter: Arne Sikström
>
> To be able to use the Push feature in the Parse SDK the SDK requires that an 
> Application.onCreate() initializes the SDK.
> https://www.parse.com/docs/push_guide#troubleshooting/Android
> This is also described in this Stackoverflow topic: 
> http://stackoverflow.com/questions/25038694/how-do-i-get-parse-com-push-notifications-working-in-a-cordova-phonegap-android
> I have a plugin (https://github.com/FrostyElk/cordova-parse-plugin) that 
> works fine if I manually update the AndroidManifest with 
> android:name="se.frostyelk.cordova.parse.plugin.ParsePluginMainApplication".
> To be able to use the plugin in a Cloud build like Intel XDK or Phonegap 
> Build I need a way to automate this, preferably in the plugin.xml.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to