Direct Channel Support
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 50
Articles
Recent activity by Direct Channel Support-
How to activate the push notifications with the issue cover
If you want to enable the push certificates with the latest issue cover on the Paperlit apps, you need to create a new Apple certificate (google apps work with no certificates). In order to do that...
-
FAQ dei lettori (ITA)
1) Non ricordo le credenziali Ci sono due casi distinti. Spesso il lettore non conosce la differenza, è necessario quindi fargli delle domande per capire quale operazione stia cercando di compiere:...
-
How to update the Google API version of your app
The Google Play Developer API allows you to automate your in-app billing and app distribution workflows. Google introduced version 3 of the API, which allows you to transactionally start, manage, a...
-
Variant Upload Flow
Login Request <?php$client = new http\Client;$request = new http\Client\Request;$body = new http\Message\Body;$body->append('{ "email": "user@email.com", "password": "user_pwd"}');$request->s...
-
Deep links: iOS universal link - Android app link
Every solution described below can simply open your app from a web browser or from other apps. Please contact our support if you need to enhance your app opening with more complex actions. Deep lin...