dongyizhuang0134 2016-08-16 11:30
浏览 22
已采纳

iOS应用限制通过位置注册

I am looking to limit registration for my app on whether they are from London.

I am not sure what is the best way to do this, I could use iOS' location API but not sure if this is easily hackable.

I use a PHP backend so could extract the location via GEO co-ordinates from the IP Address, but heard this could be unreliable.

Does anyone have any experience with this and what is the best/secure way to do this?

  • 写回答

1条回答 默认 最新

  • douzhiji2020 2016-08-16 12:06
    关注

    Your first idea (using the iOS Core Location API) is the best. Indeed, you cannot rely on IP for geolocation. When it works, it's not accurate. And, most of the time, it just gives a wrong location. And it's easily fakeable (with a VPN for example).

    From my point of view, you have to rely on the iOS Core Location API. It's the most reliable solution (and the less fakeable). But, to be clear: I don't know any solution to be 100% sure of the user location in iOS. The only way would be to install some equipment in the targeted area (like iBeacons).

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 2024-五一综合模拟赛
  • ¥15 下图接收小电路,谁知道原理
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭