Receiving following message since version 1.6.1 when trying to initialiaze in iOS AppDelegate. Using Visual Studio Code, .NET 8, and maui.
'IMTAdmob' does not contain a definition for 'Init' and no accessible extension method 'Init' accepting a first argument of type 'IMTAdmob' could be found (are you missing a using directive or an assembly reference?)
Receiving following message since version 1.6.1 when trying to initialiaze in iOS AppDelegate. Using Visual Studio Code, .NET 8, and maui.
'IMTAdmob' does not contain a definition for 'Init' and no accessible extension method 'Init' accepting a first argument of type 'IMTAdmob' could be found (are you missing a using directive or an assembly reference?)