The post Elon Musk Says, “Apple Making It Impossible for Any AI to Beat OpenAI” appeared first on Coinpedia Fintech News
Apple’s App Store dominance is once again under fire, this time from Elon Musk, who says his AI startup xAI is being sidelined in favor of OpenAI’s ChatGPT. The billionaire claims Apple’s ranking practices unfairly block other AI apps from taking the top spot, a move he insists is a “clear antitrust violation.”
The Spark Behind Musk’s Anger
Musk took to X on Monday, accusing Apple of rigging the App Store’s “Top Free Apps” chart. According to him, ChatGPT holds the No. 1 position in the U.S. iPhone rankings. At the same time, his AI chatbot Grok sits at No. 5, with Google’s Gemini far behind at No. 57.
The issue, he says, isn’t just about placement; it’s about visibility. Musk also complained that neither X nor Grok appears in Apple’s “Must Have” section, despite X being “the No. 1 news app in the world.”
“Apple is behaving in a manner that makes it impossible for any AI company besides OpenAI to reach #1 in the App Store”, says Musk
Apple’s Strong OpenAI Ties
The controversy comes as Apple deepens its relationship with OpenAI, integrating ChatGPT directly into iPhones, iPads, and Macs. While Apple hasn’t responded to Musk’s accusations, the partnership has fueled speculation that Apple’s App Store practices could favor its collaborators.
Legal Heat Already on Apple
This isn’t Apple’s first clash over App Store control. In April, the EU hit the tech giant with a €500 million ($587 million) fine, citing restrictive practices that stopped developers from steering customers to cheaper alternatives outside the App Store. Around the same time, a U.S. judge found Apple in violation of a previous court order in its high-profile battle with the maker of ‘Fortnite,’ Epic Games, referring the matter to federal prosecutors for a criminal contempt investigation.
Elon Musk Gets $29B Tesla Stock to Drive AI and Robotics Shift
,
Musk’s Next Move
While Musk has not shared specific evidence for his claim, he says xAI will “take immediate legal action” against Apple. If filed, the case could become another high-stakes challenge to Apple’s tight grip on its digital marketplace. The dispute also plays into a broader global conversation on whether big tech’s control over distribution platforms stifles fair competition, especially in the rapidly growing AI sector.
With regulators already circling, Musk’s fight could add another layer of pressure on Apple’s App Store empire.
What the community thinks
The App Store feud between Elon Musk’s xAI and Apple is sparking mixed reactions online. X user Wall Street Apes argued that Apple’s deep integration of ChatGPT into its devices naturally gives it a massive edge, claiming users should have the freedom to choose alternatives like Grok.
In contrast, another x user, Sean Saulsbury, downplayed the antitrust uproar, saying Apple’s bias is obvious but irrelevant to most users who rarely pay attention to ranking charts.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
Why is Elon Musk accusing Apple of bias?
Musk claims Apple favors OpenAI’s ChatGPT in App Store rankings, sidelining rivals like Grok.
How is Apple linked to OpenAI?
Apple is integrating ChatGPT into iPhones, iPads, and Macs, boosting its reach over rivals.
Has Apple faced similar antitrust issues?
Yes, the EU fined Apple €500M for restrictive practices, and U.S. courts have also ruled against it.
What’s the broader impact of this dispute?
Highlights tech giants’ control over AI distribution – Musk’s case could pressure Apple’s 30% App Store fees and ranking algorithms under regulatory scrutiny.