Appium geo location set up

Hi folks,

I am installing my app on IOS using newest appium version and I gave location permission to the app. Then I set the location of the device using driver.set_location method. However, I am observing that my app location is set to lat and long of 0,0. But interestingly, the map location is being set correctly to the location I set. Can somebody help me how I can address this?