Vungle rejection for The asset is failing as it triggers a double click
This could be occurring if you have a ‘redirect to store after X
number of inputs’ in your game, and it is possible to progress to the End Card / CTA event with X-1
inputs. This is because your Xth input will also be clicking the CTA event, making it look like there was a double-click.
This could also be caused by the End of the Game event being triggered at the same time as the Click on CTA event.
Possible solutions:
- Disable the ‘X Moves to Store’ functionality in a new duplicate version just for Vungle, or increase the number of inputs to a much larger number.
- Make sure that End of Game event does not happen on the same click as the CTA (InstallFullGame API, or Go-To-Store events