Ruud
Ruud
@trufae To me, this is still an issue. I've ran from xcode which just works fine. I see which Development Signing certificate is used. Using `security find-identity -p codesigning -v`...
Same here but different "solution" I had to target Android 9 (P) because a dependency FFImageLoading was asking me to change to that target framework (showed as warning). It did...
Just a little hint for @tbalcom 's answer: I am targeting android 8.1 in combination with Xamarin.Android.Support.Design 28.0.0.0, so it seems that the combination of Android Pie and v28.0.0.0 creates...
@moljac keep in mind you should do the clean build, remove obj,bin folder things and so on. Because as I remember it, at first it looked oke, after some time...
Guys due installing packages which require me to upgrade to V9 of android I cannot do any designing at this moment. PLEASE address this issue. Is it a Visual Studio...
@moljac here are the reproduction steps, installed versions and a example. Hope you can solve the mystery soon! https://github.com/Ruud-cb/Reproduction_Android9_DesignIssue
Hi 2019, 2021 here just checking if there is an update on this for an actual fix.
I'm having the same error as @mwwhited , I'm now trying to revert to v1.0.0. Above reference shows detailed azure function setup & versions whoever is interested. EDIT: Downgrade did...
@realrubberduckdev I didn't mention it that clearly, but my problem was occuring in Azure, did they update it there as well?
I'm gonna add myself to this issue, Azure Functions have been unreliable ever since started using them. Other issue is for example that when adding a message to a queue,...