Hi there everyone,
I'm having a strange problem with Tamarin.Forms.
I have a MacBookPro and I run windows using Bootcamp. I've installed parallels so I could run Windows inside parallels. Configured everything on both sider, and paired Visual Studio with Xamarin iOS Build Host. When I start a debit session on VS.NET it deploys the app to the iOS simulator and all goes as it should.
My next step was to start and build a small app. Created a new project, deployed it to the simulator, "Hello, Forms !" shows up, all cool. But then I realize that even dough I'm changing the text so something else, no matter when I do on the iOS simulator the version I see is still the first one.
I removed the app from the simulator manual, just to make sure, but the problem persists. This tells me that somewhere along the way when I start a new debug session, Visual Studio is deploying the original version.
I know this is probably a very basic issue, and I must have to delete some files somewhere but I'm a bit lost. Already tried:
- Clean Solution
- Rebuild
- Deploy
- Delete tem files
Nothing seems to work and Visual Studio keeps on deploying the original project.
Ay tips to a newbie are very welcome
Cheers
João Cardoso