I am binding to the BadgeValue of a TabBarItem. When running the app in Debug mode (Xamarin Studio on Mac) The badge appears no problems. When running in Ad-Hoc or any other than debug the badge does not appear. I know the bindings are being set because other bindings like title and commands are working on Ad-Hoc. Has any one else experienced similar issues. It's a bit worrying for bindings to work on debug but not other configs. Makes me worry other bindings are not working.
↧