Jeremy Marcus

Results 36 comments of Jeremy Marcus

Looking forward to having this extension for V2. Anything the community can do to help?

@paulbatum I've tried it and am running into an issue. Where should I log it?

Sorry for the delay. Got caught up with other projects. Here is the exception I'm getting when trying to run my function app from command line. `Message=Unable to get constructor...

This extension is working for me on my dev site. It's running as a v2.0 function app with incoming events from Event Grid. One problem I had (which not everyone...

So I found that there are several ways to configure the settings. I am using deploy from zip with a csharp library so I wanted all my settings to be...

I've started working on these but I have run into a problem with not having a valid test connection string and hub name. I'll create a PR to your fork...

Can you try with the 2.0.0 beta on nuget?

p.s. - There are breaking changes with this build. Everything has been simplified by making it only support Xamarin.Forms. All the modules can (and should) be installed in all projects...

Currently to get Android to work with the latest you will need to target SDK 28. There is a fix for this coming.