SKErrorDomain error 0 and how to fix it
Infrastructure
4 min read
SKErrorDomain error 0 and how to fix it
Domain=SKErrorDomain Code=0 "(null)" is one of the more common errors that you may struggle with while processing in-app purchases. This error can occur in both production and sandbox environments and affects the fail to success payment ratio of your app.
Le guide suprême pour tester les abonnements sur Android
Infrastructure
14 min read
Le guide suprême pour tester les abonnements sur Android
Aujourd’hui, nous allons suivre les conseils détaillés de Google et explorer les principaux scénarios de test d’abonnement.
Der ultimative Leitfaden für Abonnementtests unter Android
Infrastructure
11 min read
Der ultimative Leitfaden für Abonnementtests unter Android
Sie haben die Logik für die Zugriffsverwaltung Ihrer Abonnement-App bereits implementiert, jetzt ist es an der Zeit, sie zu testen. Bevor Sie Ihre App zur Überprüfung an die Google Play Console senden, stellen Sie sicher, dass sie auf Änderungen des Abonnementstatus reagiert und Nutzern Zugang zu Ihren Premium-Inhalten gewährt. Aktionen im Zusammenhang mit Ereignissen im Abonnement-Lebenszyklus sollten zu Aktualisierungen des Nutzerzugangs führen. 
The New Subscription Model and Google Play Billing Library 5.0 Overview
Infrastructure
7 min read
The New Subscription Model and Google Play Billing Library 5.0 Overview
Google introduced its new major version of the Google Play Billing Library on recent I/O conference, which include vast information about the new architecture of subscriptions. Let's explore these updates in this article.
Resumen del nuevo modelo de suscripción y la Biblioteca de Facturación de Google Play 5.0
Infrastructure
9 min read
Resumen del nuevo modelo de suscripción y la Biblioteca de Facturación de Google Play 5.0
Durante la conferencia anual I/O, Google presentó su nueva versión principal de la Biblioteca de Facturación de Google Play. Además de las clásicas descontinuaciones y eliminaciones de métodos, también ofrecieron abundante información sobre la nueva arquitectura de las suscripciones. Esta última tiene como objetivo simplificar la forma de crear, gestionar y vender las compras dentro de la app. En este artículo, exploraré las actualizaciones de la Biblioteca de Facturación de Google Play 5.0 y profundizaré en las más interesantes.
Yeni Abonelik Modeli ve Google Play Faturalandırma Kitaplığı 5.0’a Genel Bakış
Infrastructure
9 min read
Yeni Abonelik Modeli ve Google Play Faturalandırma Kitaplığı 5.0’a Genel Bakış
Yıllık I/O konferansı sırasında Google, Google Play Faturalandırma Kitaplığı'nın yeni ana sürümünü tanıttı. Buna ek olarak klasik yöntemler ve silme işlemlerinin yanı sıra uygulama içi satın alma işlemlerini oluşturma, yönetme ve satma yönteminizi basitleştirmeyi amaçlayan yeni abonelik mimarisi hakkında da geniş bilgiler verdi. Bu yazıda, Google Play Faturalandırma Kitaplığı 5.0'a ait güncellemeleri inceleyecek ve en ilginç olanlarını derinlemesine inceleyeceğim.
Newsletter

Latest app business trends and growth hacks without the fuss. 5-min read once per month.

By subscribing, you are agreeing with the terms of Qonversion Privacy Policy

Das neue Abonnement Modell und die Übersicht über die Google Play Billing Library 5.0
Infrastructure
8 min read
Das neue Abonnement Modell und die Übersicht über die Google Play Billing Library 5.0
Während der jährlichen I/O-Konferenz hat Google seine neue Hauptversion der Google Play Billing Library vorgestellt. Neben der Abschaffung der klassischen Methoden gab es auch umfangreiche Informationen über die neue Abonnement-Architektur, die die Erstellung, Verwaltung und den Verkauf von In-App-Käufen vereinfachen soll. In diesem Artikel gehe ich auf die Aktualisierungen von Google Play Billing Library 5.0 ein und erläutere die interessantesten davon.
Le nouveau modèle d’abonnement et la facturation Google Play Library 5.0: vue d’ensemble
Infrastructure
9 min read
Le nouveau modèle d’abonnement et la facturation Google Play Library 5.0: vue d’ensemble
Au cours de la conférence annuelle I/O, Google a présenté sa nouvelle version majeure de Google Play Billing Library (bibliothèque de facturation). En dehors des dépréciations et suppressions de méthodes classiques, il y avait aussi de nombreuses informations sur la nouvelle architecture des abonnements, qui a pour but de simplifier la façon dont vous pouvez créer, gérer et vendre des achats dans les applications. Dans cet article, je vais explorer les mises à jour de Google Play Billing Library 5.0 et approfondir les plus intéressantes.
Setting Up Consumable and Non-consumable In-App Purchases
Infrastructure
5 min read
Setting Up Consumable and Non-consumable In-App Purchases
Let's take a closer look at features of in-app purchases, what’s the difference between consumable and non-consumable IAPs, and how to set it up with Qonversion.
Einrichten von verbrauchbaren und nicht verbrauchbaren In-App-Käufen
Infrastructure
5 min read
Einrichten von verbrauchbaren und nicht verbrauchbaren In-App-Käufen
Wenn Sie Mobil-Apps entwickeln, möchten Sie wahrscheinlich Umsätze mit Ihrer App generieren. Laut dem neuesten Bericht von Sensor Tower gehören konsumierbare und nicht konsumierbare In-App-Käufe zu den am häufigsten verwendeten Monetarisierungsmechanismen - vor allem bei Spielen mit Ad Removal (Werbeunterdrückung). Spiele mit dieser Methode der Monetarisierung machen 90% aller Spiele aus. In diesem Artikel nehmen wir die Funktionen von In-App-Käufen genauer unter die Lupe, was der Unterschied zwischen konsumierbaren und nicht konsumierbaren IAPs ist und wie Sie sie mit Qonversion einrichten.
Products, Offerings, Permissions: what’s the difference between them and how to set them up
Infrastructure
8 min read
Products, Offerings, Permissions: what’s the difference between them and how to set them up
Previously, we explored how to add auto-renewable subscriptions in App Store Connect. If you’d like to proceed with the Qonversion SDK to implement your in-app subscriptions, creation of Products, Offerings, and Permissions on the Qonversion side will be your next step.