Christian Bär
Results
2
comments of
Christian Bär
@rainerllera I've had the same problem. It could be solved with ```c# class ValidationBehavior : IPipelineBehavior> where TRequest: IRequest ``` (In this case, `TResult` corresponds to `Result` which doesn't appear...
Would a PR be appreciated to enable setting `width` and `height`? As far as I can tell it's the file https://github.com/ionic-team/capacitor-plugins/blob/main/camera/src/web.ts. I would provide an implementation for the web using...