Open guillemc23 opened 6 months ago
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 😄
I'm receiving this warning every time I build my app:
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 😄