Hello,
I have a problem to get my app released in the App store regarding the user location. I have an App which uses the mapkit and shows the user location on a map. As default there will be a popup asking the user if it is ok to show the user location. If the user says it is ok, everything is working fine. But it the user says that it is not ok to show the user position, I would like to close the app. How can I do that? Can I, in the location manager, look for some bool variable? How do I get to the values from the popup asking about this? I did not active this popup and do not know how to react on the user event here....? Any suggestions?
Thanks in advance?
-loop-
I have a problem to get my app released in the App store regarding the user location. I have an App which uses the mapkit and shows the user location on a map. As default there will be a popup asking the user if it is ok to show the user location. If the user says it is ok, everything is working fine. But it the user says that it is not ok to show the user position, I would like to close the app. How can I do that? Can I, in the location manager, look for some bool variable? How do I get to the values from the popup asking about this? I did not active this popup and do not know how to react on the user event here....? Any suggestions?
Thanks in advance?
-loop-