-
Notifications
You must be signed in to change notification settings - Fork 51
Krypton iOS needs to be foreground in iOS 14 #129
Comments
I spent the better part of the last 4 hours digging into this as it also bothers me a lot. The conclusion I came to is that as part of the pairing process, the iOS device does not send back
I have a working iOS development environment now and perhaps I'll try to do a debug build in the next days. |
I’ve had to remove Krypton from my workflow for the time being because of this, so best of luck. |
I have made an AWS test if it's still possible to register SNS Platform Endpoint and that seems to work ok. So I think I can reduce it to a problem, that the application does not get the Remote Notifications Device Token. I tried to build the iOS app on my Mac, but the iOS development process is a real pain and I was not yet able to do that to at least enable debug logging... At least one dependency also needs to be updated (aschuch/AwesomeCache#114). I hope @agrinman will be willing to release an update... |
It ended up being an issue with my phone. Removing and installing the app again made it work. |
Works well for me as well. Seems not to be a krypton issue |
Since I’ve upgraded to iOS 14, I’ve found that I need to have Krypton in the foreground with the phone unlocked to either be able to sign commits or authorize SSH signatures.
This may be related to know iOS security/privacy measures, but it’s making Krypton substantially less useful for me.
The text was updated successfully, but these errors were encountered: