Bastien MARSAUD

Results 7 issues of Bastien MARSAUD

I'm trying to use `GeocodingService` in controller that's not displaying a map, so, that not implements `MapComponentInitializedListener`. I'm getting this error when I instantiate à new `GeocodingService` : ``` Caused...

## Your Environment * Version used: 2.32.0 * Browser Name and version: Chrome 81 * Operating System and version (desktop or mobile): Ubuntu 20.04 ## Context I'm trying to display...

bug :bug:
question :question:

Hi! Thanks for this great framework. ## Your Environment * Version used: 2.30.0 * Browser Name and version: Chrome 81.0.4044.122 * Operating System and version (desktop or mobile): Ubuntu 20.04...

suggestion for enhancement
validated :ok_hand:

### Platforms affected Android ### Motivation and Context As discussed on #288, broad media permissions (`READ_MEDIA_IMAGES`, `READ_MEDIA_VIDEO`, `READ_MEDIA_AUDIO`) policy will be enforced on August 31, 2024, threatening the Google Play...

### Platforms affected Android ### Motivation and Context Fixes the #291 issue. ### Description In case of a cancelled image capture intent we `onImageActivityResult` anyway and check there if the...

# Bug Report ## Problem ### What is expected to happen? The image capture request should resolve successfully while another photo taking application is installed on the device. ### What...

Hi! Thanks for your work on this image. I'm publishing an SPA on a subpath, let's say on https://example.com/app/. I want to serve : * My index.html on `/app` *...