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
fix(ads): conditionally use No-Op ad provider for web platform
- Add support for web platform by using NoOpAdProvider
- Prevent MissingPluginException on web due to unsupported native ads
- Introduce platform check using kIsWeb constant
- Maintain existing functionality for non-web platforms
0 commit comments