jadsy2107

Results 45 comments of jadsy2107

same here probably wait for ionic to update ? Or is it bigger problem ` Ionic: Ionic CLI : 6.20.1 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 6.2.8 @angular-devkit/build-angular : 14.2.3 @angular-devkit/schematics...

just tried your plugin @hermitdemschoenenleben error: cannot find symbol @Permission(strings = { Manifest.permission.POST_NOTIFICATIONS }, alias = AndroidPostNotificationsPermissionPlugin.POST_NOTIFICATIONS) ^ symbol: variable POST_NOTIFICATIONS location: class permission What does this mean I wonder...

> just tried your plugin @hermitdemschoenenleben > > error: cannot find symbol @Permission(strings = { Manifest.permission.POST_NOTIFICATIONS }, alias = AndroidPostNotificationsPermissionPlugin.POST_NOTIFICATIONS) ^ symbol: variable POST_NOTIFICATIONS location: class permission > > What...

> > just tried your plugin @hermitdemschoenenleben > > error: cannot find symbol @Permission(strings = { Manifest.permission.POST_NOTIFICATIONS }, alias = AndroidPostNotificationsPermissionPlugin.POST_NOTIFICATIONS) ^ symbol: variable POST_NOTIFICATIONS location: class permission > >...

Don't like this but I'm doing for now, changes my node_modules/@capacitor-community/stripe/android/build.gradle from: ``` buildscript { ext.kotlin_version = '1.6.0' ``` to: ``` buildscript { ext.kotlin_version = '1.6.20' ```

i installed the helm from https://openebs.github.io/cstor-operators/ helm install openebs-cstor openebs-cstor/cstor -n openebs --create-namespace ![Screen Shot 2022-11-08 at 10 39 48 pm](https://user-images.githubusercontent.com/107200645/200554876-6a8a5367-183e-4bcd-b661-bfb865dc2d3e.png) it comes with version 3.3.0 when i create as...

I can confirm that the issue was resolved by using 3.4.0 - 3.3.0 failed and the minute i upgraded the deployments and all reference to the 3.3.0 image to be...

``` kubectl get cspi -o wide NAME HOSTNAME ALLOCATED FREE CAPACITY READONLY PROVISIONEDREPLICAS HEALTHYREPLICAS TYPE STATUS AGE cstor-storage-drvm nlgkube2 230k 96400M 96400230k false 0 0 stripe ONLINE 2m22s cstor-storage-kztz nlgkube1...

I had a typo ! In the storage class not linking to the disk pool duhhhh