You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: src/app/tab1/tab1.page.ts:13:20 - error TS2749: 'Admob' refers to a value, but is being used as a type here. Did you mean 'typeof Admob'?
13 private admob: Admob
does anyone have a solution for this?
The text was updated successfully, but these errors were encountered:
i'm following the documentation on a capacitor app
https://ionicframework.com/docs/native/admob
but this error made me stop:
does anyone have a solution for this?
The text was updated successfully, but these errors were encountered: