Apple has reported an increased revenue of 13 percent from the last year quarter of $20 billion (Rs 1.28 lakh crores approx) and says that the iPhone X has been their top selling iPhone since it started shipping.

Apple has announced its Q1 2018 earning results and has posted a revenue of $88.3 billion (Rs 5.66 lakh crores approx). This is an increase of 13 percent from the year-ago quarter of $20 billion (Rs 1.28 lakh crores approx) and as per the company, an all-time record. The Cupertino based tech company credits the IPhone X by saying its sales topped their expectations.
“We’re thrilled to report the biggest quarter in Apple’s history, with broad-based growth that included the highest revenue ever from a new iPhone lineup. iPhone XWhere to buy
85400
89000 surpassed our expectations and has been our top-selling iPhone every week since it shipped in November,” said Tim Cook, Apple’s CEO. “We’ve also achieved a significant milestone with our active installed base of devices reaching 1.3 billion in January. That’s an increase of 30 percent in just two years, which is a testament to the popularity of our products and the loyalty and satisfaction of our customers.”
These earning results indicate good growth for the company, however, a recent report by Nikkei Asian Review states that Apple has notified its suppliers of slowing down on iPhone’s manufacturing by 50 percent owing to slower-than-expected sales in Europe, the US and China. "With components deliveries delayed, Apple had struggled to keep up with demand for the iPhone X immediately after its launch. Rising inventories appear to have pushed the company to sharply slow production," the report added. "Looking forward, the lacklustre sales could result in a delay to the company's plans to introduce OLED screens in other iPhone models," the report noted.
It is also speculated that the company is cutting back on the current iPhone’s production in order to ramp up the manufacturing of its upcoming 2018 lineup of smartphones. Apple is expected to launch three new iPhones this year. One rumoured to be a second-generation iPhone XWhere to buy
85400
89000 featuring redesigned internals and the other two are said to be larger variants with a 6.5-inch screen, dubbed as the iPhone X Plus, and a lower-priced 6.1-inch iPhone with an LCD screen. You can read more about it here.
// $( "http://www.digit.in/" ).insertAfter('.inside-container p:eq(0)');
//});#}
//method to trunkate the text
function shorten(text, maxLength) {
var ret = text;
if (ret.length > maxLength) {
ret = ret.substr(0,maxLength-3) + "...";
}
return ret;
}
$(function(){
//function to put utm on DontMiss links
/*if(isDesktop()){
$('div.dontMiss > a').each(function(){
$(this).prop('href', $(this).prop('href')+'?utm_source=within_article&utm_medium=desktop&utm_campaign=related');
//trunkate dont miss content
var sub = shorten($(this).html(),47);
$(this).html(sub);
});
}else{
$('div.dontMiss > a').each(function(){
$(this).prop('href', $(this).prop('href')+'?utm_source=within_article&utm_medium=mobile&utm_campaign=related');
});
}*/
//disabled method to append dontmiss links to page content by Mayank
/*$('div.dontMiss > a').each(function(index){
//loop over each list item
// if(index%2 > 0){
// index = index - 1;
// }
if($('.inside-container > p:eq('+index+')').length){
if(isDesktop()){
$('.inside-container > p:eq('+((index * 2) + 1)+')').append('
Related: ' + $(this).html() + '' );
}else{
$('.inside-container > p:eq('+((index * 2) + 1)+')').append('
Related: ' + $(this).html() + '' );
}
}
});*/
$('div.dontMissArea').hide();
/* if(isDesktop()) {
$('div.dontMissArea').hide();
}else{
$('div.dontMissArea').show();
} */
/*
* ga event tracking on page scroll start and end by Mayank
*/
// Debug flag
var debugMode = false;
// Default time delay before checking location
var callBackTime = 100;
// # px before tracking a reader
var readerLocation = 150;
// Set some flags for tracking & execution
var timer = 0;
var scroller = false;
var endContent = false;
var didComplete = false;
// Set some time variables to calculate reading time
var startTime = new Date();
var beginning = startTime.getTime();
var totalTime = 0;
// Get some information about the current page
var pageTitle = document.title;
// Track the aticle load -- disabled
if (!debugMode) {
// ga('send', 'event', 'Reading', 'ArticleLoaded', pageTitle, {'nonInteraction': 1});
// console.log("ga('send', 'event', 'Reading', 'ArticleLoaded', pageTitle, {'nonInteraction': 1}");
} else {
alert('The page has loaded. Woohoo.');
}
// Check the location and track user
function trackLocation() {
bottom = $(window).height() + $(window).scrollTop();
height = $(document).height();
// If user starts to scroll send an event
if (bottom > readerLocation && !scroller) {
currentTime = new Date();
scrollStart = currentTime.getTime();
timeToScroll = Math.round((scrollStart - beginning) / 1000);
if (!debugMode) {
ga('send', 'event', 'Reading', 'StartReading', pageTitle, timeToScroll, {'metric1' : timeToScroll});
} else {
alert('started reading ' + timeToScroll);
}
scroller = true;
}
// If user has hit the bottom of the content send an event
if (bottom >= $('.inside-container').scrollTop() + $('.inside-container').innerHeight() && !endContent) {
currentTime = new Date();
contentScrollEnd = currentTime.getTime();
timeToContentEnd = Math.round((contentScrollEnd - scrollStart) / 1000);
if (!debugMode) {
if (timeToContentEnd = height && !didComplete) {
currentTime = new Date();
end = currentTime.getTime();
totalTime = Math.round((end - scrollStart) / 1000);
if (!debugMode) {
ga('send', 'event', 'Reading', 'PageBottom', pageTitle, totalTime, {'metric3' : totalTime});
} else {
alert('bottom of page '+totalTime);
}
didComplete = true;
}
}
// Track the scrolling and track location
$(window).scroll(function() {
if (timer) {
clearTimeout(timer);
}
// Use a buffer so we don't call trackLocation too often.
timer = setTimeout(trackLocation, callBackTime);
});
});
}
});
[ad_2]
Source link
By,
Mr. Service,
Mobile, Laptop and Desktop Repair,
Kancheepuram.
قالب وردپرس
0 comments:
Post a Comment