Skip to content

Where i need to put RewardedInterstitial #132

@scascalesp

Description

@scascalesp

Hello
Where i need to put RewardedInterstitial?

Here in net standard project?

public partial class AboutPage : ContentPage { protected override void OnAppearing() { base.OnAppearing();
     CrossMTAdmob.Current.LoadRewardedInterstitial("ca-app-pub-xxxxxxxxxxxxx");
     CrossMTAdmob.Current.ShowRewardedInterstitial();
  }
  }

I don't see in wikis
Thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions