react-native-admob icon indicating copy to clipboard operation
react-native-admob copied to clipboard

Does not work with Share Extension

Open glinda93 opened this issue 4 years ago • 2 comments

This library does not work with rn-extensions-share

Got this flood of error messages when I try to use share extension in other app.

2021-06-21 15:20:04.167408+0800 ReactNativeApp[12144:4416066] [ProcessSuspension] 0x281dde5a0 - WKProcessAssertionBackgroundTaskManager: Ignored request to start a new background task because RunningBoard has already started the expiration timer
2021-06-21 15:20:04.168537+0800 ReactNativeApp[12144:4416689] BackgroundSession <9117EC81-549A-49EE-AED2-FF28F498A842> connection to background transfer daemon interrupted
2021-06-21 15:20:04.168820+0800 ReactNativeApp[12144:4416689] BackgroundSession <9117EC81-549A-49EE-AED2-FF28F498A842> connection to background transfer daemon invalidated

glinda93 avatar Jun 21 '21 08:06 glinda93

Solution: use @react-native-firebase/admob instead.

glinda93 avatar Jun 21 '21 08:06 glinda93

im having the same problem as well

WasimIbKhan avatar Sep 17 '22 02:09 WasimIbKhan