This worked tho:
sudo cp modified_client.plist /var/db/locationd/clients.plist
sudo launchctl kickstart -k system/com.apple.locationd
Where modified_client.plist is a copy of /var/db/locationd/clients.plist where the app I want to reset it for is removed.
Post
Replies
Boosts
Views
Activity
I think UISwitch only is intended to be used as accessoryView in UITableViewCells. If you do that, you get the full height of the as touch area. Otherwise, use a UIButton.
The irony...https://imgur.com/a/pnw5upn
I can just verify confirm that I've got the exact same issue.You can see the following in the console when you press 'Create':"TypeError: undefined is not an object (evaluating '$scope.tempPageContent.subPricingModel.selectedPricePerCountry[terr.code].countryCode')"/David