Tech
Over 540,000 apps wiped from Apple App Store in Q3 reaching lowest number in 7 years
The App Store remains a crucial segment in Apple’s (NASDAQ: AAPL) business line; hence the number of applications on the platform has emerged as a critical metric to track. Over the years, the apps on the App Store have fluctuated marginally, but the recent quarter highlights an accelerated drop in apps.
In particular, according to data acquired by Finbold, the number of apps in the Apple App Store hit a seven-year low during 2022 Q3 to stand at 1,642,759. The value represents a drop of 541,697 or 24.79% from the 2,184,456 registered during Q2 2022. The last time the number of apps was this low was during Q3 2015 at 1,672,271.
Elsewhere, regarding the number of apps on leading app stores globally as of Q3 2022, Google Play Store ranks top at 3,553,050 while App Store ranks second at 1,642,759. Amazon (NASDAQ: AMZN) Appstore has the third highest number of applications at 483,328.
Policy changes trigger a drop in App Store apps
It is worth noting that removing apps from the App Store is a perennial practice initiated by Apple as part of maintaining quality on the platform. However, the recent spike in removed apps can be attributed to several decisions by the company to improve user experience.
In this case, in April 2022, the company notified developers that it was rolling out a plan to remove old apps that had not been updated for some time. The directive saw developers directed to make updates within 30 days or risk removal from the platform.
Previously, Apple had not set any timeline for removing apps, but the recent update stressed that cleaning the App Store is an ongoing process and will evaluate apps, removing apps that no longer function as planned, don’t adhere to reviewed guidelines, or need to be updated.
Notably, the policy has received a lot of criticism, with developers arguing that the old apps should continue to exist on the platform as long as they are still functional. For instance, gaming developers maintain that the apps should be treated as old video games that remain playable on consoles.
At the same time, in recent months, the App Store has become a center of controversy with reported scams and fraudulent applications existing on the platform. In this case, the company resorted to removing virus-scanning apps, app clones, and other low-quality apps cluttering the App Store, with Apple maintaining that the App Store offers a safe experience for users.
Overall, removing apps aligns with Apple’s long-standing policy of curating the App Store to eliminate apps that routinely fail to adhere to set standards.
App Store drop in revenue
Interestingly, the drop in the number of apps has also correlated with a period in which the App Store registered one of the significant declines in revenues during 2022 Q3. Notably, the revenue plunge was also witnessed from the gaming apps that are crucial to the store’s financial performance.
In the meantime, Apple continues to explore the App Store as a possible strategic source of revenue through some decisions that have been deemed unpopular, like increasing app purchases, in-app purchases, and subscriptions from the App Store.
Elsewhere, the App Store trails the Google Play Store in the number of applications driven by factors like a larger Android market than iOS devices. Also, developing Android apps is cheaper since developers do not need significant resources. At the same time, approval for publishing apps on the Play Store is less cumbersome.
App Store future outlook
At the same time, the outlook of the App Store is likely to be impacted in the future, especially with regulators increasingly cracking down on the company’s market dominance. This is highlighted by a recent European antitrust law that aims to allow users to install software applications from third parties.
In general, the number of apps removed from the App Store will likely increase, especially with the company targeting specific sectors. For instance, Apple recently clarified its rules for apps affecting cryptocurrencies and non-fungible tokens (NFTs). For crypto exchanges, Apple’s policy indicates that the apps may facilitate transactions or transmissions of cryptocurrency on a regulated exchange. However, such apps can only be offered in regions with licensing and permission to operate a business.
The post Over 540,000 apps wiped from Apple App Store in Q3 reaching lowest number in 7 years appeared first on Finbold.
Tech
NEAR AI Cloud API Adds OpenAI Compatibility and Tiered Privacy
NEAR AI said its Cloud API is now OpenAI-compatible, allowing developers to point existing clients at a new base URL while keeping the rest of their code unchanged. The company also said requests are proxied through NEAR AI, so the model provider sees NEAR AI as the source rather than the end user or the workload owner.
The launch was outlined in NEAR AI’s announcement post, which describes the API as private-chat focused and says the privacy level depends on the model selected. According to the post, third-party models are proxied through NEAR AI, while models marked TEE are designed to keep prompts and outputs unreadable to anyone else, including NEAR.
Compatibility is the main change; privacy depends on the route
For developers, the practical change is that an OpenAI-style integration can be redirected to NEAR AI without rewriting the application logic. NEAR AI said the same API surface can be used while the underlying model choice determines how the request is handled and how much of the data remains visible outside the secure environment.
The company’s description suggests two layers of privacy handling. In the proxy setup, the lab receives the request from NEAR AI rather than from the original user. In the TEE path, NEAR AI said the prompt and output remain unreadable to anyone else, including NEAR itself.
The announcement does not change the basic fact that this is still a cloud API service, but it does position the product as a compatibility layer for teams that want to move existing OpenAI-based workflows without changing the client code structure.
The post NEAR AI Cloud API Adds OpenAI Compatibility and Tiered Privacy appeared first on The Cryptocurrency Post.
Tech
Aptos research on quantum-resistant BFT consensus accepted to IEEE S&P ’27
Aptos Labs said research on a quantum-resistant Byzantine fault tolerant, or BFT, consensus design has been accepted to IEEE S&P ’27. In the company’s announcement on X, Aptos Labs said the paper shows BFT consensus can be made quantum-resistant without sacrificing performance.
Congratulations to Aptos Labs’ @XiangZhuolun and his co-authors: Simple-IT has been accepted to IEEE S&P ’27! 🎉
The paper shows that BFT consensus can be made quantum-resistant without trading away performance.
Learn more below. https://t.co/ihkyhwSVaV pic.twitter.com/bO917aTE6a
— Aptos Labs (@AptosLabs) September 15, 2026
The update centers on a research result rather than a network change. Aptos did not say in the announcement that the paper represents a live protocol upgrade, only that the work has been accepted for presentation at the 2027 edition of IEEE’s security and privacy conference.
An additional post from Aptos co-founder Avery Ching congratulated researcher Xiang Zhuolun and co-authors, saying the paper, Simple-IT, had been accepted to IEEE S&P ’27. That post echoed the same core claim: that the design can preserve performance while adding quantum resistance.
Research claim, not deployment status
Based on the company’s wording, the key point for readers is that Aptos is highlighting a research contribution in consensus design, not announcing that users or validators must change anything immediately. The announcement frames the work as evidence that post-quantum security can be explored without an obvious performance trade-off.
That distinction matters because acceptance at a conference signals academic recognition of the paper, while actual network behavior would depend on whether and when any of the ideas are implemented in production.
The company did not provide implementation timing, rollout details or network-wide activation plans in the announcement. For now, the development is best read as a technical milestone for Aptos Labs’ research team.
The post Aptos research on quantum-resistant BFT consensus accepted to IEEE S&P ’27 appeared first on The Cryptocurrency Post.
Tech
NEAR AI says confidential inference is expanding across its cloud stack
NEAR AI said its cloud offering now supports an integration with Intel Trust Authority that it describes as advancing confidential inference and independent attestation. In a separate public post, the NEAR Protocol account said more than 500,000 NEAR has been staked toward confidential inference on NEAR AI Cloud, with more than 40 models supported, including those from Anthropic, OpenAI and Google.
The official blog post frames the integration as a step toward confidential AI execution, where inference can be performed in a protected environment. The announcement does not explicitly use the term “formal verification,” even though that phrase has appeared in some references to the story.
What NEAR is signaling around its AI cloud
The clearest confirmed detail is that NEAR AI is linking its cloud product with Intel Trust Authority and presenting the setup as a way to support confidential inference with attestation and verification features. That makes the update more specific than a broad AI branding push: it points to a technical change in how the cloud service is being positioned and operated.
The staking figure shared by NEAR Protocol suggests active participation around that cloud product, but the post itself does not spell out the mechanics behind the staking, the incentives involved or whether the figure reflects user demand, ecosystem support or another form of commitment. The company’s message does confirm the scale it wants readers to notice: 500,000+ NEAR and 40+ supported models.
For readers tracking AI-focused crypto projects, the relevant distinction is between a product that is being described as confidential and one that is broadly live and verified at the application layer. NEAR’s announcement supports the first point clearly. The broader operational and adoption picture remains limited to what the company has publicly said.
The post NEAR AI says confidential inference is expanding across its cloud stack appeared first on The Cryptocurrency Post.
-
Crypto4 years agoCardalonia Aiming To Become The Biggest Metaverse Project On Cardano
-
Press Release6 years agoP2P2C BREAKTHROUGH CREATES A CONNECTION BETWEEN ETM TOKEN AND THE SUPER PROFITABLE MARKET
-
Blockchain6 years agoWOM Protocol partners with CoinPayments, the world’s largest cryptocurrency payments processor
-
Press Release6 years agoETHERSMART DEVELOPER’S VISION MADE FINTECH COMPANY BECOME DUBAI’S TOP DIGITAL BANK
-
Press Release5 years agoProject Quantum – Decentralised AAA Gaming
-
Blockchain6 years agoWOM Protocol Recommended by Premier Crypto Analyst as only full featured project for August
-
Press Release6 years agoETHERSMART DEVELOPER’S VISION MADE FINTECH COMPANY BECOME DUBAI’S TOP DIGITAL BANK
-
Blockchain6 years ago1.5 Times More Bitcoin is purchased by Grayscale Than Daily Mined Coins
