Earlier quoted context omitted.
On iOS you can only access the information of the SSID you are connected to, not a list of nearby networks.
Android has a lot of information leaks. I hate to keep beating this dead horse, but as of last year Google gives every app you install access to your cellphone number without them needing to ask for an extra permission (READ_PHONE_STATE is now a freebie as far as the app store is concerned, it isn't listed, in fact it will say "no special permissions" if READ_PHONE_STATE alone is in the manifest). I honestly think An…
This is because GET_ACCOUNTS is under PROTECTION_NORMAL, and so it is automatically granted at install time.