Incentive advertising callback frequency issue

public void OnUnityAdsShowComplete(string adUnitId, UnityAdsShowCompletionState showCompletionState)

Why is this happening once for the first callback, twice for the second callback, and four times for the third callback?

9076303--1256131--123.png

Hi, please check if you registered the show listener multiple times.