How can i determine if the phones location service work or failed or is in updating state?
How can i determine if the phones location service work or failed or is in updating state?
For example
if (location services is complete){
run this code
}
else
{
run this code
}
is anyone there or not? this medium is not working for tech support. Is this blog thing back to "not" replying? And please when you do, don't reply to this statement, I mean live up to your words Max, is my point here. If you don't do this type of support tell me, don't have me hanging all damn day.
Or i won't reply on you and move on and find a service that replies for crying out loud.
"Tiggzi employees are here to help." = Where? China?
The Geolocation service has three callbacks that you can use to determine whether the service finished successfully or not: Success, Fail, Complete.