firebase icon indicating copy to clipboard operation
firebase copied to clipboard

[@nativescript/firebase-admob] Warning on exports

Open guillemc23 opened this issue 1 year ago • 0 comments

I'm receiving this warning every time I build my app:

export 'RewardedAdEventType' (imported as 'RewardedAdEventType') was not found in '@nativescript/firebase-admob' (possible exports: AdChoicesPlacement, AdEventType, AdRequest, Admob, AdmobError, AdsConsent, AdsConsentDebugGeography, AdsConsentStatus, BannerAd, BannerAdSize, InterstitialAd, MaxAdContentRating, MediaAspectRatio, MediaContent, MediaView, MuteThisAdReason, NativeAd, NativeAdEventType, NativeAdImage, NativeAdLoader, NativeAdView, RewardedAd, RewardedInterstitialAd, RewardedItem, VideoController, VideoStatus)

Everything works but it's just annoying and I think it should be an easy fix, but I checked the code and saw nothing that caught my eye 😄

guillemc23 avatar May 09 '24 10:05 guillemc23