+1
Since we are talking about the sender part maybe in the config we could add
more than 1 config , (think of multitenant apps using different UPS configs)
[
{
"name":"Customer1App",
"url":"url",
"PushId":"shht",
"MasterSecret":"shht"
},
{
"name":"Customer2App",
"url":"url",
"PushId":"shht",
"MasterSecret":"shht"
},
...
]
We could even pass a "default" flag for one of the config items.
wdyt ?
On Tue, Oct 28, 2014 at 3:31 PM, Matthias Wessendorf <matzew(a)apache.org>
wrote:
Hi,
on the Cordova 1.0.2 push plugin, we now have the handy option to
configure the server settings in an external JSON file.
A few days we spoke about this for the senders as well. Now, after a few
days, I am wondering, does it make sense to have an external configuration
file for our node.js/java senders ?
-Matthias
--
Matthias Wessendorf
blog:
http://matthiaswessendorf.wordpress.com/
sessions:
http://www.slideshare.net/mwessendorf
twitter:
http://twitter.com/mwessendorf
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev