I wish to add AppLovin to my Android and iOS apps, however I ran into a problem.
I saw in the AppLovin dashboard under app settings --> Rewarded Video --> Callback Options that I can add a user id to the server callback:
{USER_ID} is any username you pass the SDK for the user. Note, you must set this for each rewarded video and instructions are in the Rewarded Video section of our docs.
Meaning, the Corona plugin should allow me to add a user id when I show an incentivized video. However, in the corona docs (plugin docs, show function docs) there is no mention of a user id as a possible parameter.
I tried to contact AppLovin, but they said their Corona plugin was build by Corona, so I should contact them about this.
This feature is really important, since our server must be able to tell which user to reward.
Is the Corona team planning on adding this feature?
I assume it’s not a very difficult task, and it would allow us to use this plugin.
Thanks