Blackbaud-ChristiSchneider
Blackbaud-ChristiSchneider
Alright, I've got it narrowed down a little. I must be missing something in my Startup because `ITeamsContext` is always null, but everything in it is just a helper function...
Yes I used that page to create my app. However, I don't see how you would start a dialog from a messaging extension. We have an in-house OAuth provider, so...
Okay I figured out how to do this and will post a sample when I clean it up a little. I'm not sure _why_ this works this way (I think...
As a workaround, you can set your Podfile to have: `pod 'Toaster', :git => 'https://github.com/devxoul/Toaster.git', :branch => 'master'`
I was running into this problem as well. The problem is that you're using the AWS mock to try to make your SNS object, when you should be using the...