Unable to get location on Samsung galaxy S4
I have developed an android application in which I am fetching user's
current location at app launch. I have used Google play services and fused
client to obtain the location. When I launch my app with Wi-Fi on,
everything works fine. But when I am launching the app with mobile network
turned on, I am not able to fetch location. I debugged my code, and I came
to conclusion that whenever I run app using mobile networks,
"onLocationChanged" callback is not getting triggered. Also I want to
mention one thing more specifically that, this issue is occurring in
Samsung S4 more frequently. Can anybody please guide me, why I am getting
this issue..?
No comments:
Post a Comment