Anyone ever had their .cs file just disappear? One of mine is gone, and unfortunately it's my main activity. The project knows it's supposed to be there because it's in red. It's not in my trash (I'm on a Mac). It's just gone.
Very frustrating. This had a lot of code in it and will take me hours to reproduce.
I tried decompiling the .apk, but the .java file isn't really any help. None of my code is in it, just other methods that I guess Xamarin creates.