NativeScript / NativeScript/firebase
[@nativescript/firebase-admob] Warning on exports
Abierto
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- TypeScript
- Estrellas
- 62
- Forks
- 53
- Merge medio
- 8 d 4 h
- PR fusionados (30 d)
- 2
Descripción
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 😄
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza rastreando la importación y las exportaciones de RewardedAdEventType en @nativescript/firebase-admob y compáralas con las exportaciones indicadas en la advertencia de compilación. Vuelve a compilar la aplicación para confirmar que la advertencia ha desaparecido y que la funcionalidad existente sigue funcionando.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- firebase, typescript
- Área
- api, tooling
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100