Today at Google I/O 2023, Google’s developer conference, several updates to Google products and services were announced in order to offer developers improved experiences. Among these announcements was the launch of the Watch Face Format. This offers developers a new way to build watch faces for Wear OS smartwatches with a declarative XML format to … continue reading
In celebration of the Play Store’s 10th birthday, Google has announced upcoming updates to benefit both developers and customers. It will raise the bar for quality, by promoting high-quality apps in the store. To facilitate this, it is introducing new quality thresholds for app developers to meet. Two new Core Vitals that will be measured … continue reading
Google is introducing policy changes to Google Play to better protect Android users. New target level API requirements will prevent users from installing apps that don’t have the latest privacy and security features. Beginning on November 1, 2022, existing apps that don’t target an API level that is within two years of the most recent … continue reading
The Android development team has announced changes being made in Google Play in order to allow users to discover and engage with high quality apps and games on large or foldable screens. These changes are being introduced as three main updates: ranking and promotability changes, alerts for low quality apps, and device-specific ratings and reviews. … continue reading
The Android development team announced initiatives being put in place for Google Play to ensure user safety. According to the team, over the past year safety has been at top of mind and the team has partnered with developers to help protect their apps, prepare them to share their data safety practices with users, and … continue reading
The Android development team announced that it will be incorporating the Data safety form in Google Play Console. Additional guidance is also available in the help center, developer guide, Play Academy Course, and more. The rollout will happen gradually over the next few weeks as access is slowly expanded to everyone. In order to submit … continue reading
Android stated that it would extend the September 30th deadline for adhering to the Google Play Payments policy to March 31st, 2022. Starting on July 22nd, developers can appeal for an extension through the Help Center. Android said it will review each request and get back to requests as soon as possible. Additional details are … continue reading
Google announced that it is investing in better cross-device experiences by opening its Play Media Experience Program to developers globally. The integrations include Google’s Video TV, video, subscription music, audio services as well as the new Entertainment Space. “Through these integrations, we enable new discovery and re-engagement opportunities for developers to accelerate their overall growth … continue reading
LogDNA announced a new browser logging capability designed to enable full-stack and front-end developers to ingest frontend log data into LogDNA more efficiently to debug web applications. The new feature automatically captures errors and logs occurring in the user’s browser and allows dev teams to centralize those errors alongside server-side logs, according to the company. … continue reading
Facebook announced its support for the Rust Foundation and stated that it is committed to sustaining and growing the Rust open-source ecosystem and community. According to Facebook, it currently has multiple teams throughout the company writing Rust code and even has a dedicated Rust team that is primarily responsible for the growth of Rust development … continue reading
The new Visual Studio 2019 v16.9 preview 1 includes new features such as Address Sanitizer with C++, which is now generally available; C++ conformance, which allows destructors and new expressions to be ‘constexpr;’ and C++ Intellisense. Visual Studio 2019 also now offers the ability to filter out redundant frames from the call stack when the … continue reading
The update brings support for new JVM features like string concatenation via invokedynamic, improved performance and exception handling for KMM projects, and extensions for JDK Path: Path(“dir”) / “file.txt”. Kotlin 1.4.20 also introduces a new configuration block for the browser target called commonWebpackConfig. Inside it, users can adjust common settings from a single point, instead … continue reading