thomas4Bitcraft
thomas4Bitcraft
I had the same problem. To fix this remove `minifyEnabled true` from the release config inside the buildTypes of android/app/gradle.build.
The same thing happens for me - the above solution didn't work. Does anybody know whats going on in the release version?
Ok i foudn the issue that causes this. It is related to #77 . To fix this remove `minifyEnabled true` from the release config inside the buildTypes of android/app/gradle.build.
Any updates on this?
+1 as a lot of other image services already provide this feature by now
Commenting here as a focal point crop (like a lot of image services have) would be really helpful 👍
Any update on this?
We are having the same issue. We are also created a 404.vue file, but struggle with the URL rewrite. The easiest solution would be an opt-out of this rewrite, but...
Yes this is currently preventing us from updating Statamic, as it breaks all defined graphQL fragments in the application.
@jasonvarga Yes I have this error in the logs: ``` [2024-05-27 14:04:30] local.ERROR: Cannot query field "ping" on type "Query". {"exception":"[object] (GraphQL\\Error\\Error(code: 0): Cannot query field \"ping\" on type \"Query\"....