[
https://issues.apache.org/jira/browse/CB-8159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darryl Pogue resolved CB-8159.
------------------------------
Resolution: Fixed
Assignee: Darryl Pogue
You should be able to do this via a {{<edit-config>}} tag in config.xml in
newer versions of Cordova.
> 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: cordova-android, cordova-cli
> Affects Versions: 3.5.0
> Reporter: Arne Sikström
> Assignee: Darryl Pogue
> Priority: Major
>
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]