Add guide to prevent iOS frequent locations

This commit is contained in:
Danielle Leong 2019-01-15 13:15:27 -08:00
parent 13328b1331
commit 0eeb665bef
No known key found for this signature in database
GPG key ID: C6A20DFCDC3643FE

View file

@ -1,6 +1,6 @@
export default {
id: 'appPermissions',
title: 'Review app permissions on your devices',
title: 'Review location, camera, and other sensitive device permissions',
description: `You should review all applications that have access to your photos, camera, location, and microphone. Ensure that you trust apps with sensitive permissions.
`,
resources: [
@ -9,6 +9,11 @@ export default {
'iOS camera permissions allow rogue apps to surreptitiously photograph & video users',
url: 'https://9to5mac.com/2017/10/26/ios-camera-permissions-abuse/',
},
{
name: 'How to stop your iPhone from tracking locations you frequently visit',
url:
'https://www.imore.com/stop-iphone-tracking-frequent-locations',
},
{
name: 'How to manage app permissions on iOS',
url: