Apple rolling out privacy changes in "early spring" | Pocket Gamer.biz
Apple will roll out its new privacy changes regarding app tracking in “early spring.“
The tech giant will force apps to acquire user permission before tracking on iOS 14, iPadOS 14 and tvOS 14 in the company’s next beta update.
Furthermore, Apple explained that apps could have around six data trackers attached to them, which are solely there to gather personal information.
Apple first made its privacy intentions clear in June 2020. However, numerous companies, namely Facebook, took issue with the intended changes. The social media giant has insisted that the changes will render its advertising tools near useless.
However, the tech behemoth made the decision last September to delay implementation of the policy alterations. Instead, the company decided that change would come this year instead, to give app developers a better time to prepare.
Protect your data
“Privacy means peace of mind, it means security, and it means you are in the driver’s seat when it comes to your own data,” said Apple senior vice president of engineering Craig Federighi.
“Our goal is to create technology that keeps people’s information safe and protected. We believe privacy is a fundamental human right, and our teams work every day to embed it in everything we make.”
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'https://www.pocketgamer.biz/news/75662/apple-rolling-out-privacy-changes-in-early-spring/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
No comments