Pauchard Thomas

Results 7 issues of Pauchard Thomas

Hi, I got a service class that log some data. I would like to separate my logs for each of my customer (that are registered in my db) eg :...

### Question Hi, I'm using chunked uploads and I would like to stop the upload process when the file maxsize has been reached. Currently my ValidationListener check the filesize and...

question

### Question Hello, following the [controller part from orphanage doc](https://github.com/1up-lab/OneupUploaderBundle/blob/master/doc/orphanage.md#the-controller-part), i'm trying to acces to the OrphanageManager : ` $manager = $this->get('oneup_uploader.orphanage_manager')->get('gallery');` However, `$this->get('')` not existing on AbstractController on Symfony6,...

bug
question

**Describe the bug** Hello, On iOS, NotificationReceiving is not fired **when app is not in foreground.**.. I would like to show a local notification at 10:00 am each day except...

bug
iOS

### Bug Report | Q | A |------------ | ------ | BC Break | yes | Version | 4.0 #### Summary `oneup_uploader.yaml` env var not working #### How to reproduce...

bug

Hi, Can someone please provide how to use Event API (CreatePullPointSubscription, PullMessages, Seek)? Like : "I would like to get events from now" and "I would like to get events...

* Remove duplicate Assert * remove useless try/catch