Comments
Sort by recent activity
So it appears the modules window is empty: [image]
I also included the generated source file, so it looks like it did decompile it, but it's not loading it.
I should also mention when I attempt to decompile the assemble (Xamarin.Forms.Platform.Android) it mostly fails: [image]
but again I can F12 into definitions and the source does appear. I'm not very informed about how all this stuff works so I don't know what else I can provide but if you let me know I can share it. If it helps, here's a copy of the project I'm using: https://github.com/selaromdotnet/XamFormsAppTest / comments
So it appears the modules window is empty:
I also included the generated source file, so it looks like it did decompile it, but it's not loading it.
I should also mention when I attempt to decompil...
well first of all THANK YOU, been waiting for this and this is perfect timing as I'm having a weird issue with my Xamarin Forms app and am hoping this will help.
Unfortunately it doesn't appear to; Although I was able to decompile the library I want to debug (Xamarin.Forms.Platform.Android) and I can see the decompiled code and set a break point, it is not getting hit when I run the application.
am I missing a step or am I trying to do something that's not supported? I'm happy to provide more details, just let me know what would help.
thanks / comments
well first of all THANK YOU, been waiting for this and this is perfect timing as I'm having a weird issue with my Xamarin Forms app and am hoping this will help.
Unfortunately it doesn't appear to;...