Hello everyone,
I've been getting the "Frame not in module" error while trying to debug my mobile app ever since I've installed VS 2015 with Xamarin. I'm taking over a project from a another team member, his development environment works fine and he is able to debug. We've compared NuGet packages and we're both using the same versions. This error happens every time I try and debug through code/functions which reference Xamarin Forms.
I've spent the past week trying various various workarounds and theories which I've found online, including uninstalling VS Studio/Xamarin and reinstalling the whole lot, stepping over it using F10, changing the exception settings (Debug > Windows > Exception Settings > Common Language Runtime Expceptions (tick all). I've tried switching to other versions of Xamarin, nothing has helped.
We're due to deliver a product to the customer on a tight deadline and this has sadly stopped all progress.
Has there been an updated solution to this issue recently? Does anybody have other workarounds that have worked for them?