chaimPaneth

Results 61 comments of chaimPaneth

Closing due to inactivity.

Hi @UberMC It worked for me after wrapping it in a View like so ``` ```

Hi @safwanchundakkadan JW just added the capabilities to hide the fullscreen button it will be added in the coming versions

Hi @zeeshan-shabbir What version of the library are you running, I'm asking as I've made a lot of changes to the ads functionality in the latest versions

Hi @mahmudsg, @grigdodon Have you guys checked out https://reactnative.dev/docs/building-for-tv specifically TVEventHandler perhaps that can help, I haven't tested this library on any TV platform yet. Lemme know, Thanks

Did you enable for `background modes`, `audio` capabilities in XCode and are you passing `backgroundAudioEnabled: true`? prop also might help to pass `category: 'Playback', categoryOptions: ['AllowBluetooth'], mode: 'SpokenAudio'`, also are...

Hi @bs-SKG I did some work on the ads functionality in the latest versions can you kindly check if it's working for you. Thanks.

I'm working on it, hopefully in the next few days I'll release a new version that implements a lot of the native sdk functionalities.

Hi @Palwisha77 the issue is a breaking change in the SDK, are you using the scripts provided by this library to import the SDK or manually downloading them?