NotificationPusher icon indicating copy to clipboard operation
NotificationPusher copied to clipboard

GCM: set Adapter Parameters does nothing

Open greiter opened this issue 10 years ago • 1 comments

Hi, the method setAdapterParameters in the Gcm Adapter class does actually nothing, because the httpClient variable is not used in the getOpenedClient Function.

It would be nice if you could fix this, so that getOpenedClient Function takes the httpclient variable if set or otherwise create a new httpclient.

Many thanks.

greiter avatar Aug 14 '15 09:08 greiter

@greiter, please review latest changes in our master and make a PR if still needed.

seyfer avatar Aug 10 '17 12:08 seyfer