Showing Video Ads in React Native #11934
-
I am new to React native. I am trying to integrate google IMA sdk in it. I came across an article which showed how to implement it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Can you provide some more detail? The article discusses |
Beta Was this translation helpful? Give feedback.
Can you provide some more detail? The article discusses
expo-av
up front, but the expo modules do not support Windows as a target. However, the react-native-video module does support Windows. Or are you attempting to follow the steps to build your own module? Your first best resource for that is going to be this. Without more context as to how far you are on that journey, it's hard to diagnose your error.