V
V
Vladislav2021-12-21 10:58:50
Python
Vladislav, 2021-12-21 10:58:50

How to organize a referral system - application + server?

There will be a mobile application written in Flutter
. I am writing a backend on Django REST API.
It is necessary to organize a referral system - the user can share the application and if others follow his link, he receives bonuses.
There is a Google Play Referral Api, but it is meager and the library is there only for Kotlin, Java. It seems that I saw something similar to flutter.
For now, the next option - a Flutter programmer will generate a link and throw it + the necessary data to my server.
And I'll check and so on.

For how to generate a link through the Google api on a python backend is not yet entirely clear

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
davidnum95, 2021-12-21
@nitron_5

You need dynamic links

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question