I want to change my current location when the App is not running so that i can monitor any region using startMonitoringForRegion
when the App is not running.
I know I can change location using Xcode but it is only possible when the App is running. Do I need to create another App which will change my current location?