@nadir_bertolasi wrote:
Hi Guys,
I would like to get informations concerning phone owner (nation, age, sex etc) to perform an automatic profiling.
I saw there are some opportunities:
- In Android there are these plugins:
https://github.com/vliesaputra/DeviceInformationPlugin
https://github.com/loicknuchel/cordova-device-accountsthey both allow to get account info, if everybody then have a google account, I'm wondering if is it possible to query google API to get public profile info, without requiring an authentication. Anybody has experiences in this kind of approach? Maybe also fb can be interrogated in this way
It seems that on iOS there isn't this kind of freedom
- Query for all contacts and get the one of the user, I think this is an hit or miss approach and don't know if there exists a way to know if a profile is surely the one of the owner.
Do you have any other experienced approach to perform a transparent user profiling with ionic?
Thank you
Posts: 1
Participants: 1