Konstantin Azizov

Results 47 comments of Konstantin Azizov

That's interesting, thanks for reporting, I'll look into it.

This issue seems kinda flaky, I was able to reproduce it initially but only sometimes, I've done some optimisations to handler code so try latest version and if it doesn't...

Are you running the pluggin with `logErrors` option set to `true` by any chance?

Nope, I'm currently moving codebase to typescript so there are quite a bit of major changes coming up soon. I'll try to look at this after the migration.

It's done already by the way, feel free to explore. Typescript is a subset of javascript which basically adds strict types to the language, it's a two edged sword since...

It's not the case for a mobile and tablet devices though.

Bumping, the PR has been hanging for quite a while awaiting for feedback.

Implemented in [v3.0.0](https://github.com/G07cha/pomodoro/releases/tag/v3.0.0)

Hi @crystalfp would you mind expanding a bit more about your setup and desired state in a new issue?

I was able to make it work in release app by combining @ParthJadhav's example and adding ``` LSUIElement ``` to Info.plist as mentioned in https://stackoverflow.com/a/35452482/6475535