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
I am receiving the following requiresMainQueueSetup warning in RNGoogleMobileAdsNativeModule when running my app in iOS. Everything seems to be behaving correctly, as I believe that things are defaulted to a working state behind the scenes. However, I see that similar warnings to this were addressed a few weeks before RNGoogleMobileAdsNativeModule was added in, so I'm wondering if the same can't be applied to RNGoogleMobileAdsNativeModule as well.
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
What happened?
I am receiving the following requiresMainQueueSetup warning in
RNGoogleMobileAdsNativeModule
when running my app in iOS. Everything seems to be behaving correctly, as I believe that things are defaulted to a working state behind the scenes. However, I see that similar warnings to this were addressed a few weeks beforeRNGoogleMobileAdsNativeModule
was added in, so I'm wondering if the same can't be applied toRNGoogleMobileAdsNativeModule
as well.See commit: fix: warning requiresMainQueueSetup
Platforms
Only on iOS
React Native Info
Are your using Typescript?
package.json
N/A
app.json
N/A
ios/Podfile
android/build.gradle
android/app/build.gradle
android/settings.gradle
AndroidManifest.xml
The text was updated successfully, but these errors were encountered: