Why PushPlugin requires "Find Accounts on the device" permission?
As discussed here: http://stackoverflow.com/questions/18...
GCM is no longer requiring "Find Accounts on the device" permission to communicate with the server. But when I implement PushPlugin in my application. Phonegap automatically asking for that permission. Users are not willing to accept this permission because it looks malicious to them.
So is there any way of not taking this permission but using PushPlugin
As discussed here: http://stackoverflow.com/questions/18...
GCM is no longer requiring "Find Accounts on the device" permission to communicate with the server. But when I implement PushPlugin in my application. Phonegap automatically asking for that permission. Users are not willing to accept this permission because it looks malicious to them.
So is there any way of not taking this permission but using PushPlugin

