Pushwoosh / pushwoosh-phonegap-plugin

Pushwoosh PhoneGap Build Plugin
Other
109 stars 139 forks source link

READ_PHONE_STATE and pushwoosh #229

Closed boynet closed 7 years ago

boynet commented 7 years ago

seems like old issue

how to reproduce:

  1. create hello world app with no plugins and check permissions see that there are nones.
  2. add pushwoosh plugin and see read_phone_state permission.

is it some bug or intended behavior? if intended where is this permissions asked for? I want to remove it manually if its possible

boynet commented 7 years ago

looks like its coming from play-services https://commonsware.com/blog/2015/06/25/hey-where-did-these-permissions-come-from.html

which got fixed in version 10.0.1 and I am somewhy getting 10.0.0 version

shaders commented 7 years ago

I suppose I can close this?