Nicholas Fredricks
Nicholas Fredricks
Hi @tanghk you should be able to use this by just adding the below to your PodFile `pod 'IKEventSource', :git => 'https://github.com/flypapertech/EventSource', :branch => 'expose-methods-to-objc'` Then importing it in your...
We're also seeing this. I have tried to debug all day with no luck, it's very strange that there is nothing showing up in the console about it. I've also...
After many attempts to get this to work we ended up replacing NYTPhotoViewer with AXPhotoViewer. @manijak would you be open to a pull request to do this here? Our fork...
Yep I can confirm that after downgrading everything worked again
Check out #70, I ran into the same issue with video and photos. Are you running version 2.1.0? If so, reverting back to 2.0.2 might fix your issue
Squirrel only logs to %localappdata%\SquirrelTemp\SquirrelSetup.log on initial install. If you manually call Update.exe via the command line it will create a SquirrelSetup.log for the update in the same directory as...
For anyone looking for a workaround now this is what we currently do in msbuild, the same cli commands could be used elsewhere though: ```bash ```
Hi @caesay thanks for the response. Unfortunately this does not seem to work with sso profiles. Here are a few tests I did after logging into aws cli via `aws...