Claes
Claes
This is not the validators fault. Either you have a faulty php, (or a faulty gnutls implementation) or it's just a transient error from iTunes. I see errors coming back...
I don't actually understand what the question is, what php interface would you need if you validate on the device?
Usually the mobile app would send it to your backend server.
Oh I see, that explains the missing file descriptor. There were plenty of options passed, so I didn't notice them there. I should of course have realized that's how the...
I'd be happy to do so, if there's interesting in merging some code. In my particular use case though, I'm passing my dates on to a library which requires `DateTime`s...
Sure, it's janephp. This discussion made me dig into the code though, and it looks like there's a config option for generating Immutable dates. I'm gonna give that a go.
This happens to me as well. The app appears to get stuck when attempting to initiate the pause. Indeed, restarting the app does solve the problem. Also, nothing gets written...
Today I noticed again the app doesn't start any breaks, and it's stuck in "Next break in less than a minute"-state. The last few logs sadly don't help much: >...
For what it's worth I also use the composer primarily docked and with the lid closed at all times, which might mean the sleeping happens a lot.
I'm guessing the `"insert-your-made-up-app-id"` means you make it whatever you want. It's just bundled up in the payload, probably so you can distinguish several different sources from each other.