N
N
n0_quarter2014-03-20 13:27:31
Objective-C
n0_quarter, 2014-03-20 13:27:31

How to avoid ""Application" would like to use your current location" system prompt in iOS simulator?

I use KIF ( github.com/kif-framework/KIF) in conjunction with Xcode Continuous Integration Server for automated UI testing.
When starting a test in the simulator, a standard system prompt appears:
"Application" would like to use your current location.
Apparently, it is impossible to programmatically click on "OK" using KIF (because this is a system request).
Therefore a question - how to get rid of appearance of the given request?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
IURIA, 2014-03-20
@GxocT

Have you tried using this?
https://groups.google.com/forum/?fromgroups=#%21to...
stackoverflow.com/questions/15558301/how-to-automa...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question