Bill Kyriakakis

Results 2 issues of Bill Kyriakakis

M project conatins two seperate folders with multiple workers in each. For example: ``` /workers/group1/worker1.worker.js /workers/group1/worker2.worker.js /workers/group1/worker3.worker.js .... ``` and ``` /workers/group2/worker1.worker.js /workers/group2/worker2.worker.js /workers/group2/worker3.worker.js ... ``` Do I need to...

Is the InstreamAdsLoader compatible with ExoPlayer for instream pre roll ads? I would like to integrate it with Exoplayer to monetize my app on all android devices. thank you.