Method ShowRewardedAdAsync
ShowRewardedAdAsync()
Shows the rewarded ad. In the Editor, always returns true so game flow can be tested
without a real device. Returns true when the user completes the ad and earns the reward,
or false otherwise.
public static Awaitable<bool> ShowRewardedAdAsync()
Returns
- Awaitable<bool>