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 sell the content of the app
If you want to sell the content of your app, you need to "link" the issues uploaded in the Paperlit dashboard to iTunes and Google Play stores. Please, before to start to create the product IDs, ma...
-
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...
-
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...
-
How to update/edit an issue
If you want to update or edit a file that you have already uploaded, you mustn't delete the old one and uploaded the new. You just need to open the issue's details and select the tab "File versions...
-
Supported file formats
Paperlit can process 3 different formats a) PDF Specs: - single PDF file composed by single pages, without spreads.- saved in RGB colours at 132/150 dpi- without print marks- the PDF's pages shoul...
-
Flurry Analytics
If you want to track the data of your app using the Flurry platform, please follow the steps below: Please sign up here site in order to create the key. Select the “Admin” tab and then click on “N...
-
Testers
You can add your device in the testers group. In order to do that, go to Features -> Purchase Manager -> Testers. Here you can see how to find the device id. This feature is used to check the issu...
-
Banner specs for Template 4, Template 5 and web reader
The app can display up to 3 banners Each banner must be a web page, responsive and public Height on tablet: max 180 px Height on phone: max 100 px Width on tablet (portrait): about 700 px Width on...
-
Free transactions
When? Starting from the version 13.1.0 of the iOS and Android app, you can easily add a free transaction to a specific device UUID (Don't you know how to find it? Please see here). Why? They can be...
-
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...