Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[@nativescript/firebase-admob] Warning on exports

Open
#259 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
firebase, typescript
Domain
api, tooling

Research direction

Start by tracing the RewardedAdEventType import and exports in @nativescript/firebase-admob, comparing them with the exports listed in the build warning. Rebuild the app to confirm the warning is gone while the existing functionality still works.

Written by the indexing model from the issue text.

Description

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 😄

Dominant language
TypeScript
Stars
62
Forks
53
Avg merge
8d 4h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NativeScript/firebase

All issues in NativeScript/firebase

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.