Mustapha Nezzari

Results 4 comments of Mustapha Nezzari

Hello ! For a concrete use case, I want to install Firebase Messaging for iOS like mentioned in [Capacitor's documentation](https://capacitorjs.com/docs/next/guides/push-notifications-firebase#add-the-firebase-sdk-via-cocoapods)

What's the value of your "transform" object ? Here my tranform object : ```typescript /* ... */ @ViewChild(ImageCropperComponent) cropper: ImageCropperComponent; scale = 1; get transform(): ImageTransform { return { ...this.cropper?.transform,...

Hello ! Personally I put a Text at the position I want to bookmark and I prefix it with `BM:` (BookMark). Then I use the search tool integrated in the...

Here is a working pom.xml based on what @Masahito-I said. It uses GCP spring cloud function + Webflux + gcp secret manager. I think this is linked to the fact...