Brandon James
Brandon James
@JimBobSquarePants Okay, will do. I have a couple more things to add to this.
Can confirm this api compiles in the xamarin app. I downloaded the source, placed it in my project, and it runs. All I request is that Xamarin.Forms be added to...
Xamarin is a cross-platform mobile library that allows developers to target iOS, Android, and Windows environments using the C# language with Mono Run-time. It's pretty nifty. While I _was_ able...
I actually got in contact with the feedback contact for this extension, but he's telling me to get a valid SSL certificate for the endpoint. However, I don't see the...
@lalaqc Saving it as as edmx file let it get to code generation, but I didn't download the solution in #51 yet. However, the web service I'm connected to is...
After updating to version 0.3 (#63), I still get this error message.
@AlanWong-MS, it does (cookie authentication). However, SAP was able to include a configuration option where the endpoint is exposed. I performed this step.
@Gabee01 When I install this, the Connected Services dialog doesn't list OData Connected Service any more for some reason. *edit:* Scratch that, I can't even build the extension from master...
I was able to run the project and get it to list in the Connected Services dialog in the Debug instance of VS by cloning @robsiera 's repo and pasting...
@Gabee01 You can still find the vsix file from the project's /bin/Debug folder. If it's not there do you mind testing the metadata I uploaded in the last post? Ha...