0

I need to customize website based on country of user. I want to use geocoder gem.

Can these type of tools and geocoder gem specifically find the country of a user using a mobile device (mobile phone, tablets...) ? or does it only work for set/fixed computers/laptops ?

Note: in don't need something more precise than country identification.

user229044
  • 232,980
  • 40
  • 330
  • 338
Mathieu
  • 4,587
  • 11
  • 57
  • 112

1 Answers1

0

It would work on mobile /tablets too and is not limited to a fixed set as you think.

Reference

Nishant
  • 2,975
  • 23
  • 38