marcojak / MauiMTAdmob

MIT License
115 stars 18 forks source link

Current.Init parameters #81

Closed Kebechet closed 3 months ago

Kebechet commented 4 months ago

In the call: CrossMauiMTAdmob.Current.Init(this,"<app id>");

does the appId represent the same value like the one written in the manifest ? If so, can you please also mention it in the docs ?

Related to: https://github.com/marcojak/MauiMTAdmob/issues/73

marcojak commented 3 months ago

Sorry to answer just now.

Yes it's the same value. I'll definitely add it to the docs!

marcojak commented 3 months ago

I've updated the docs. Closing for now. Any issues, let me know.