Adam Johns
Adam Johns
+1. `pod install` is still pulling down GooglePlacesAutocomplete 0.3.0 which doesn't have the Swift 2 syntax updates.
Same issue here on Kap 3.5.1 and macOS 11.6.1 (Intel mac)
I'm also having an issue with returning nil when coming back to app
What's weird is, I saw this issue twice within 30 minutes of loading an app with UICKeyChainStore for the first time. The following 24 hours I never could reproduce it...
I'm also seeing this error
After adding some log statements, I'm not seeing `device_arrived` or `device_left` callbacks ever hit on macOS 12.4. MacBook Pro (16-inch 2019).
I think we might be having different issues, because judging from your logs, your `device_arrived` and `device_left` are being hit.
@kcorey, you can give [my fork](https://github.com/rajohns08/display-switch) a try in the off-chance it also fixes your issue. I [opened a PR](https://github.com/haimgel/display-switch/pull/105) here.
Same issue here - anyone ever figure out a workaround?
I added an error listener and inappbrowser is reporting an `sslerror: 3` with message `The certificate authority is not trusted`. But Android Chrome and iOS work fine, so I'm skeptical...