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
refactor(ads): update native ad model import and usage
- Update import statement to use the app-specific NativeAd model
- Replace NativeAd with app_native_ad.NativeAd in method return type
- Enhance code clarity and maintainability by using app-specific models
0 commit comments