-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
Like for Cordova, it would be nice if Android Push SDK could support the push-config.json to externalize the configuration.
should look like :
{
"pushServerURL": "<pushServerURL e.g http(s)//host:port/context >",
"android": {
"senderID": "<senderID e.g Google Project ID only for android>",
"variantID": "<variantID e.g. 1234456-234320>",
"variantSecret": "<variantSecret e.g. 1234456-234320>"
}
}
- is cloned by
-
AEROGEAR-4123 Add support for push-config.properties for Android Push SDK
-
- Closed
-