Felix M.
Felix M.
> @jchambers I was able to get this to work today with the above payload. The topic is the main apps bundle ID + `.push-type.liveactivity` and the push-type is `liveactivity`...
Hey @ftp27 , thanks a lot for the PR :) I had a look at the example application, and somehow the animation looks a bit weird. The gradient doesn't look...
@ftp27 Okay, got your point 👍 I'll try to review your PR this weekend :)
There is a small animation glitch in case you remove the border from the button. You can see a separate color on the top of the circle. E.g. with `gradientColors...
> @fxm90 Please show me an example of the code with the glitch. I commented out these lines in `CircleBorderedButton`: ```swift // layer.borderColor = UIColor.CustomColors.blue.cgColor // layer.borderWidth = 1.0 ```...
Sorry, somehow I did not get a notification for this PR. Will look at this now ✌️
Is there any update on this issue? I'm developing a local plugin, created with `npx @strapi/sdk-plugin init`. The plugin adds a button to the list view and uses `import {...