Closed Kebechet closed 3 months ago
In the call: CrossMauiMTAdmob.Current.Init(this,"<app id>");
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 ?
appId
Related to: https://github.com/marcojak/MauiMTAdmob/issues/73
Sorry to answer just now.
Yes it's the same value. I'll definitely add it to the docs!
I've updated the docs. Closing for now. Any issues, let me know.
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