Right after adding the HockeyApp.Xamarin package to my Android application in Xamarin my build no longer works because some Resource Ids are incorrect.
I have reverted the changes and the build works again. I add HockeyApp.Xamarin package again and the build breaks (I add no code).
Any thoughts to resolve this?
Regards